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
Hello. I'm facing an issue where OneSignal for Flutter (onesignal_flutter: ^5.1.0) can't get subscription status for Android devices with android 12 and lower (API Level 32 and lower). Therefore these android devices can't receive any push notifications. Tested on Realme 7 5G (Android 10), Pixel 3a (Android 12) and Android emulator (Android 12). They being displayed on "Subscriptions" menu, but "Subscription Status" is empty.
However, it works on android emulator with Android 13.
I can provide additional information or code snippets if needed.
Steps to reproduce?
1. Add latest version of one signal flutter SDK (5.1.0).
2. Configure OneSignal in the app and launch it on device with android 12 or lower.
3. The device will appear on the "Subscriptions" menu, but "Subscription Status" is empty.
What did you expect to happen?
I expected to see checkmark, "Permission Not Granted" or any other subscription status.
OneSignal Flutter SDK version
5.1.0
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:
What happened?
Hello. I'm facing an issue where OneSignal for Flutter (onesignal_flutter: ^5.1.0) can't get subscription status for Android devices with android 12 and lower (API Level 32 and lower). Therefore these android devices can't receive any push notifications. Tested on Realme 7 5G (Android 10), Pixel 3a (Android 12) and Android emulator (Android 12). They being displayed on "Subscriptions" menu, but "Subscription Status" is empty.
However, it works on android emulator with Android 13.
I can provide additional information or code snippets if needed.
Steps to reproduce?
What did you expect to happen?
I expected to see checkmark, "Permission Not Granted" or any other subscription status.
OneSignal Flutter SDK version
5.1.0
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: