RN 0.29 android config
See original GitHub issueWith the latest changes, the getPackages method has been moved to an application class, and are no longer in the main activity. As such, this call is no longer possible:
new FIRMessagingPackage(getIntent())
How do I set up react-native-fcm on android when using RN 29?
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
React Native 0.29 Compatibility in Android · Issue #271 - GitHub
Seems like getPackages() in RN 0.29 Android is not inside MainActivity ... Here are the docs for the RN 0.29-specific configuration steps.
Read more >Is Realm compatible with React Native 0.29? - Stack Overflow
I just needed to update my Android SDK - no compatability issues with Realm and RN 0.29!
Read more >@mesameerahmed/rn-fetch-blob - npm
A module provides upload, download, and files access API. Supports file stream read/write for process large files.. Latest version: 0.12.0, ...
Read more >Get Started with the React Native Client SDK - Microsoft Learn
Plugin Installation and Configuration for React Native 0.60 version and above (Android) · In your android/settings.gradle file, make the ...
Read more >VMware Workspace ONE UEM™ Powered by AirWatch 2109 ...
You can now easily and quickly configure and deploy Android and tvOS profiles using the ... 21.9.0.28 Patch Resolved Issues; 21.9.0.29 Patch Resolved...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@evollu: Oh right, I completely missed it, thank you ! Works fine (Build + Notifications) when following the RN 0.29 upgrade instructions.
As it also works for @sorenburonn we can close the issue 😃
@yuenanto you still need to follow the upgrade instructions in rn 0.29 https://github.com/facebook/react-native/releases