-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Android 13 not receive notifications #1507
Comments
Hey @phucph1998. We would recommend to migrate to the latest stable version 4.5.1 which should work fine with Android 13. Also we just release a beta version of our new User API that you can check out here #1506 |
I'm facing same issue with version 3.9.4 |
Notifications not coming after updating this version. After installation 4.5.1 or 4.0.0+ version app is getting crash. Only 3.9.4 version is working for Android 11 and 12, But not receving notification in Android 13. Is there any solution for it? |
What happened?
I using "react-native-onesignal": "^3.3.1", "react-native": "0.64.0"
Android 12 and lower devices receive notifications normally
Particularly on android 13, no notifications are received
Steps to reproduce?
What did you expect to happen?
Solution to receive notifications on android 13 with version 3.3.1 without updating to the latest version
React Native OneSignal SDK version
"react-native-onesignal": "^3.3.1",
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: