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
While migrating to v5 I have run into an issue with the notification service extension as seen below. I am using the provide java code from here converted to kotlin.
I am using the Flutter SDK 5.2.3 with Android SDK 5.1.20
Steps to reproduce?
1. Migrate to v5
2. Attempt to implement suggested code for Noticication Service Extension
What did you expect to happen?
I expected these get calls to function similar to v3 with OSNotificationReceivedEvent
OneSignal Android SDK version
5.1.20
Android version
12
Specific Android models
No response
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:
Hello @TheMeanCanEHdian, this is a known issue in version 5.1.19, but I haven't seen any reports for 5.1.20. Could you try upgrading the SDK and let us know if the error occurs again?
I was testing this on SDK 5.1.20, I just tested again with 5.1.24 and same issue. I am getting the SDK through the OneSignal Flutter SDK (Flutter SDK 5.2.7 for the Android SDK 5.1.24).
What happened?
While migrating to v5 I have run into an issue with the notification service extension as seen below. I am using the provide java code from here converted to kotlin.
I am using the Flutter SDK 5.2.3 with Android SDK 5.1.20
Steps to reproduce?
What did you expect to happen?
I expected these get calls to function similar to v3 with OSNotificationReceivedEvent
OneSignal Android SDK version
5.1.20
Android version
12
Specific Android models
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: