Hi, I have tested push notifications, and I did not find a solution yet. Can anybody help ?
Push is ok for IOS and Android 6, after Android 6, google made modifications for put the apps in background, and push notifications has delays.
To solve this, I have searching on the web the it needs to set the priority on the sorce code.
https://stackoverflow.com/questions/70979624/delayed-push-notification-on-android-phone
it needs to change on NotificationFirebase.java ?
Please don't create duplicate topics.
Hi, I have tested push notifications, and I did not find a solution yet. Can anybody help ?
Push is ok for IOS and Android 6, after Android 6, google made modifications for put the apps in background, and push notifications has delays.
To solve this, I have searching on the web the it needs to set the priority on the sorce code.
https://stackoverflow.com/questions/70979624/delayed-push-notification-on-android-phone
it needs to change on NotificationFirebase.java ?