question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RN 0.29 android config

See original GitHub issue

With 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:closed
  • Created 7 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
yuenantocommented, Jul 13, 2016

@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 😃

0reactions
evollucommented, Jul 12, 2016

@yuenanto you still need to follow the upgrade instructions in rn 0.29 https://github.com/facebook/react-native/releases

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found