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.

I Don't receive push notification when user kill app in "react-native-fcm": "^10.0.1", who can't hepl me (app in background and froground is working ).

See original GitHub issue

there is a known issue with Firebase SDK with iOS 11 https://github.com/firebase/quickstart-ios/issues/327#issuecomment-331782299 fix is pod 'FirebaseInstanceID', "2.0.0"

Before openning an issue

  1. Reproduce it with the example project in this repo.
  2. If you can’t receive iOS notification, make sure you can receive notification using quickstart-ios project provided by Firebase team

When openning an issue, please include following information for better support

  1. What version of RN and react-native-fcm are you running?
  2. What device are you using? (e.g iOS9 emulator, Android 6 device)?
  3. Is your app running in foreground, background or not running?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:33 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
evollucommented, Oct 13, 2017

please read and answer these questions when you open issues

Before openning an issue

Reproduce it with the example project in this repo. If you can’t receive iOS notification, make sure you can receive notification using quickstart-ios project provided by Firebase team When openning an issue, please include following information for better support

What version of RN and react-native-fcm are you running? What device are you using? (e.g iOS9 emulator, Android 6 device)? Is your app running in foreground, background or not running?

1reaction
evollucommented, Dec 15, 2017

try add content_available: true @sfm2222

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-native FCM: Can't access notification data when the ...
But when the app is in background, the notification is received, but when I tap the banner, the app goes foreground, the same...
Read more >
Change Nest notification settings - Google Nest Help
Change your phone's notification settings: If you don't want to get notifications, you can change your OS notification settings on your Android device...
Read more >
Windows Push Notification Services (WNS) overview
How it works · Registering your app and receiving the credentials for your cloud service · Requesting a notification channel · Authenticating your ......
Read more >
Push notifications with React and Firebase - LogRocket Blog
Sample React app setup. Bootstrap setup; Firebase setup · Linking projects · Integrate cloud messaging. Notification permissions and registering a ...
Read more >
Push Notifications FAQs - Wells Fargo
Apple Wallet is a trademark of Apple Inc. App Store is a service mark of Apple Inc. Deposit products offered by Wells Fargo...
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