You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Push notifications are not showing up when app is running, there is no alert / no banner in notification center of iOS. works fine when app is in background or not in the memory ( killed ).
Observed this issue suddenly. please verify for iOS 15 or 15+ devices.
Libraries:
"react-native-onesignal": "4.4.1"
PodFile:
target 'OneSignalNotificationServiceExtension' do
pod 'OneSignalXCFramework', '>= 3.0', '< 4.0'
end
Steps to reproduce?
1. Setup onesignal react native SDK
2. Run app in iOS physical device
3. trigger notification when app is running ( in foreground )
What did you expect to happen?
Should show alert / banner in notification center even when app is running.
React Native OneSignal SDK version
4.4.1
Which platform(s) are affected?
iOS
Android
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hi @vaibhav-toddleapp! Would you be able to share the log from your device reproducing this behavior? Also, we have a new major release that offers many improvements and enhancements that you're encouraged to check out! See the migration guide here.
What happened?
Push notifications are not showing up when app is running, there is no alert / no banner in notification center of iOS. works fine when app is in background or not in the memory ( killed ).
Observed this issue suddenly. please verify for iOS 15 or 15+ devices.
Libraries:
PodFile:
Steps to reproduce?
What did you expect to happen?
Should show alert / banner in notification center even when app is running.
React Native OneSignal SDK version
4.4.1
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: