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.

Can't see notifications in the iOS tray, but still listen to the sound

See original GitHub issue

When in foreground the app does not show notification or sound, but when fired in the background (both with PushNotification.localNotification and PushNotification.localNotificationSchedule) it does not appear in the tray. I have tried with different meta configurations, but still nothing.

Also I noticed that the PushNotification.localNotificationSchedule is scheduling always immediately, but I have not isolated it properly.

I am using react-native@^0.47 and react-native-push-notification@3.0.1.

Hope it leads somewhere.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:6

github_iconTop GitHub Comments

2reactions
ducpt2commented, Nov 18, 2017

@jsdario i’m petty sure i have 3 cases permissions. Still don’t know why it not work. 😃 btw, thank you.

1reaction
jsdariocommented, Nov 17, 2017

Not like that. But that would simplify the problem.

I mean that we have to make sure that we are testing in an app that has notification permissions for all 3 cases (sound, badge, alert). The moment this was a bug for me, the reason was that I lacked those permissions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

View and respond to notifications on iPhone - Apple Support
On the iPhone Lock Screen, view and respond to notifications of incoming messages, invitations, upcoming events, and more.
Read more >
Fix iPhone Notification Sound But No Notification ... - YouTube
For more information, follow this guide:https://www.techy.how/tutorials/fix- iphone - notifications -no- sound -home-screenA short tutorial on how ...
Read more >
Can't Hear iPhone App Notification Sounds in iOS 15? Here's ...
Can't hear notification sounds on your iPhone in iOS 15? Here are a few methods for how to fix iPhone app notification sound...
Read more >
MLB App Frequently Asked Questions for Apple Devices
Please see the "Subscription Information and Management" section for additional ... In-app purchases are purchased from and billed by Apple iTunes, not MLB....
Read more >
Get push notification while App in foreground iOS
is getting called but notification is not displayed in notification screen. I want to show notification on notification screen independent of ...
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