GmsCore: Android 7.1 - Test Notifications Never Arrived

On the PushNotificationTeser app, I’m stuck on “Notification arrived” (screen Step 3). Notifications do not arrive. I’m using AOSP (NDE63P / android-7.1.0_r4) patched for “signature spoofing” on a rooted PixelXL.

The microG 0.2.4-27-g279b35b solve the problem of the crash in “Settings -> Accounts -> Google” but it seems that there is still a small problem with CGM communication mechanisms. I didn’t see something relevant in logcat during the execution of PushNotificationTeser.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 16 (6 by maintainers)

Commits related to this issue

Most upvoted comments

Since 97f4c82 (0.2.4-28) the code should no longer be required (but is still there in case it is). If you are running Android 7.0+ it would be nice if you could check from time to time if the GCM client is connected when there is network access, to ensure this is all working now.