Skip to content

Comments

Y ni ppz tu/4328 adjust react native sdk to automate the dependencies and permisions#24

Merged
sahandseifi merged 3 commits intomainfrom
yNiPpzTu/4328-adjust-react-native-sdk-to-automate-the-dependencies-and-permisions
Dec 18, 2025
Merged

Y ni ppz tu/4328 adjust react native sdk to automate the dependencies and permisions#24
sahandseifi merged 3 commits intomainfrom
yNiPpzTu/4328-adjust-react-native-sdk-to-automate-the-dependencies-and-permisions

Conversation

@millerm30
Copy link
Member

Description:

Simplified setup by automatically handling Firebase dependencies, permissions, and service registration. Firebase dependencies are now exposed as api (instead of implementation), so apps no longer need to manually add Firebase to their build.gradle. Permissions (INTERNET and POST_NOTIFICATIONS) and the FirebaseMessagingService registration are automatically merged via the SDK's AndroidManifest.xml, eliminating manual manifest changes.

Trello Ticket:

https://trello.com/c/yNiPpzTu/4328-adjust-react-native-sdk-to-automate-the-dependencies-and-permisions

- Simplified section titles and improved clarity in the Firebase setup process.
- Added links to official Firebase documentation for easier navigation.
- Consolidated steps for connecting NotificationAPI to Firebase and clarified the handling of Firebase dependencies and permissions.
@sahandseifi sahandseifi merged commit 774d240 into main Dec 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants