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
We need to use this to re-route notifications when the app is in the foreground. The log message is never logged, and the notification does display in the foreground on device.
Steps to reproduce?
1. See code above
2. Send push notification from backend service that targets the user on device
3. Observe the suppress never happens, nor any logging
What did you expect to happen?
The event to fire as expected, and the notification to be likely suppressed.
Unity version
2021.3.44f1
OneSignal Unity SDK version
5.1.10
Platform
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?
The following code never seems to fire - we never get the "Preventing or Allowing display of notification" message in our logs.
Environment:
Unity: 2021.3.44f1
OneSignal SDK: 5.1.10 (Android + iOS)
and...
We need to use this to re-route notifications when the app is in the foreground. The log message is never logged, and the notification does display in the foreground on device.
Steps to reproduce?
What did you expect to happen?
Unity version
2021.3.44f1
OneSignal Unity SDK version
5.1.10
Platform
iOS, Android
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: