Hi there,
after migrate the APP to Firebase I started to deal with something weird.
The push message only arrives when I open the App. If the App stays in the background mode the message is not fired.
I have reviewed and I'm calling App.RegisterForRemoteNotifications and also called App.RegisterUserNotifications(True, True, True)
Any thoughts?
Thanks.
after migrate the APP to Firebase I started to deal with something weird.
The push message only arrives when I open the App. If the App stays in the background mode the message is not fired.
I have reviewed and I'm calling App.RegisterForRemoteNotifications and also called App.RegisterUserNotifications(True, True, True)
Any thoughts?
Thanks.