Android GCM Push notifications not received on some latest OS (Oreo and Pie)
问题 We're using GCM for push notification for our app with target release to 26. But on some devices with OS(Oreo and Pie) notifications are not received. We have implemented push notification channels as well.For mostly users it worked but some users face this issue. Details: Play services GCM version: 11.0.4 compileSdkVersion 26 targetSdkVersion 26 Any help would be appreciated. Thanks 来源: https://stackoverflow.com/questions/54017617/android-gcm-push-notifications-not-received-on-some-latest-os