TimofeyBurak
TimofeyBurak
Same here. Is there a chance to get the fix before 1st November 2021, so the apps could be uploaded to Play Store? More information here: https://developer.android.com/distribute/best-practices/develop/target-sdk
Actually, we already did switch to XE) But it seems like XE has exactly the same implementation, at least in regards of updating current activity in `OnActivityPaused()`. I guess I...
Check that there are no additional receivers in your AndroidManifest.xml. We had the same problem because push notification were handled both by Xamarin.PushNotification plugin and by com.google.android.gms.gcm.GcmReceiver receiver defined in...
Kudos to @vadimpylsky for the idea
Related to #500