question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

chrome gcm notifications received, but not showed

See original GitHub issue

it seems that chrome notifications are received, but not showed:

11-25 13:02:00.302 D/GmsGcmMcsInput(2732): Incoming message: DataMessageStanza{id=4CBDA87A, from=34167562045, category=com.android.chrome, app_data=[AppData{key=alert, value=ΓΚΟΛ! - Φουενλαμπράδα 29 λεπ 11-25 13:02:00.312 D/GmsGcmMcsSvc(2732): Target: ResolveInfo{3449dc4 com.android.chrome/com.google.android.gms.gcm.GcmReceiver m=0x108000} 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): Received an invalid GCM Message 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): java.lang.IllegalArgumentException: Received push message with no subtype 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at bHz.<init>(SourceFile:8) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at boP.run(SourceFile:2) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at android.os.Handler.handleCallback(Handler.java:751) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at android.os.Handler.dispatchMessage(Handler.java:95) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at android.os.Looper.loop(Looper.java:154) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at android.app.ActivityThread.main(ActivityThread.java:6236) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at java.lang.reflect.Method.invoke(Native Method) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) 11-25 13:02:00.396 E/cr_ChromeGcmListener(8661): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103) I’m posting to chrome issues too

I’m running latest offlicial microg

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Nanolxcommented, Dec 8, 2018

Ah, I see, it’s about “Notification Channels”. You’re right, microG does not (yet?) support them.

So you’ll have to wait until @mar-v-in or any contributor jumps in.

0reactions
markwyldecommented, Sep 13, 2021

@mar-v-in is there any chance all we need to do to get this working is forward the subtype property from the fcm request?

Read more comments on GitHub >

github_iconTop Results From Across the Web

gcm push notification: not showing actual message reopen the ...
Gcm push notification message is sending properly to endpoints when browser is open :Notification messages which are in json file. serviceWorker ...
Read more >
Use notifications to get alerts - Computer - Google Chrome Help
Select View site information Lock . Next to Notifications, select Allow from the drop down menu. ... If you receive notifications from a...
Read more >
Notifications Not Shown - Web Push - OneSignal Documentation
Check in your Settings > Notifications > Chrome (or browser of choice). Make sure "Show notifications" and your website are checked. 800. Network ......
Read more >
Troubleshooting chrome push notification on Windows
If you're trying to get chrome push notifications working on Windows and can't get them to appear, here's a video with some suggestions....
Read more >
chrome.gcm deprecation timeline - Google Groups
I also opened issue 1319986 to request that Chromium not require that extension service workers display a notification when they receive messages with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found