Android GCM Push notifications not received on some latest OS (Oreo and Pie)

纵饮孤独 提交于 2019-12-13 02:27:28

问题


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-oreo-and-pie

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!