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
Hi @walidabdelaziz can you share what version of the SDK you are seeing this on?
Also, is there a reason you call event.preventDefault() followed immediately by event.notification.display()? There is no need to call event.preventDefault() unless you want to prevent the notification from displaying.
How can we help?
WARNING: OSNotificationLifecycleListener:onWillDisplayNotification timed out. Display was not called within 25.000000 seconds. Continue with display notification: 0
VERBOSE: finishProcessingNotification: Fired!
VERBOSE: Notification display type: 0
VERBOSE: notificationReceived called! opened: NO
VERBOSE: onesignalUserNotificationCenter:willPresentNotification:withCompletionHandler:
VERBOSE: onesignalUserNotificationCenter:willPresentNotification:withCompletionHandler: Fired! WalidAbdelaziz_5459 sent a message
VERBOSE: OSNotificationWillDisplayEvent.preventDefault called.
I got those and notifications is never shown at foreground at iOS while it's working at android
anda t background I receive it at iOS
Code of Conduct
The text was updated successfully, but these errors were encountered: