Skip to content
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

Closed
2 of 3 tasks
phucph1998 opened this issue Mar 28, 2023 · 3 comments
Closed
2 of 3 tasks

[Bug]: Android 13 not receive notifications #1507

phucph1998 opened this issue Mar 28, 2023 · 3 comments

Comments

@phucph1998
Copy link

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?

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

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?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@kesheshyan
Copy link
Contributor

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

@emawby emawby closed this as completed Apr 18, 2023
@SonamSharmac6160
Copy link

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?

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

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?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

I'm facing same issue with version 3.9.4
did you find any solution for supporting Android 13?

@SonamSharmac6160
Copy link

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

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants