OneSignal-Android-SDK
OneSignal-Android-SDK copied to clipboard
[Bug]: androidNotificationId is zero most of the time
What happened?
Im getting androidNotificationId = 0 on OneSignal.OSRemoteNotificationReceivedHandler -> remoteNotificationReceived method.
Sometimes it has a value, but most of the time it's 0.
Is there any other way to remove a particular notification by one signal notification id?
Steps to reproduce?
Get notification
What did you expect to happen?
androidNotificationId != 0
OneSignal Android SDK version
4.7.3
Android version
13
Specific Android models
No response
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Looks like the issue is copy method used inside OSNotificationReceivedEvent -> processNotification
@TooLazyy thank you for reaching out! We'll look into this.