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
When I run the app I can receive the notifications correctly, in foreground and in background, no issues there.
But when I don't use the phone for some time (for example i put it in airplane mode at night), and then i wake up the phone and start using it regularly again, it stops receiving the notifications.
Environment
Com.OneSignal: v3.10.6
Xamarin.Forms: v5.0.0.2083
Device: Huawei P20 Pro
Android: v10
Steps to Reproduce Issue:
Install the OneSignal NuGet package for xamarin and set everything up following the official documentation
Run you app at least once (then you can leave it open or close it)
Send yourself some push notifications
Push notifications are received
Stop using the phone for a few hours (if you can, i know...). For example I left it in airplane mode at night
Wake up the phone again, but do NOT run or open the app
Send yourself new push notifications
I do not receive them
Open the app
Send yourself another push notification
The notification is received, along with those that were missed in the steps before
Anything else:
iOS works as intended.
The text was updated successfully, but these errors were encountered:
@stesvis Thanks for reporting with detail steps. This is due to Huawei's EMUI force killing apps, this means all events are longer received by the app (including pushes). The user can whitelist your app to prevent this.
See the following for more details on this:
I have Nokia 7.2, it has stock android (android 11)
I'm also facing one related issue after I swipe away app from tray post 15 minutes I do not receive any notification, unless I unlock my screen then all notifications come togather.
Description:
When I run the app I can receive the notifications correctly, in foreground and in background, no issues there.
But when I don't use the phone for some time (for example i put it in airplane mode at night), and then i wake up the phone and start using it regularly again, it stops receiving the notifications.
Environment
Steps to Reproduce Issue:
Anything else:
iOS works as intended.
The text was updated successfully, but these errors were encountered: