react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
745 stars 285 forks source link

ios foreground not work #305

Open wayne-tt opened 3 years ago

wayne-tt commented 3 years ago

I followed the docs to set it up, but I can't get notifications in the foreground.

sgtpsibin commented 3 years ago

+1 same issue

jensonjohn001 commented 3 years ago
serhiiharbo commented 3 years ago

+1

Heena112 commented 3 years ago

+1 same issue

Mikhail-F commented 3 years ago

+1

1729patrick commented 2 years ago

+1

1729patrick commented 2 years ago

the iOS simulator shows the notification, but the real devices don't show :(

htiuk3 commented 2 years ago

I have same issue , too

yi-andy commented 2 years ago

Also having the same issue

AndreiBelokopytov commented 2 years ago

I followed the docs to set it up, but I can't get notifications in the foreground.

You did forget to set UNUserNotificationCenter delegate. Follow setup instructions from readme to fix it.

ShubhamBathe-KM commented 2 years ago

+1

HarshMB commented 1 year ago

+1

param240 commented 10 months ago

Any solution to this IOS foreground issue?