roshammar
roshammar

Reputation: 67

Cannot receive push notifications in Android with trigger.io and parse.com


I have just started developing an app for Android and iPhone with trigger.io and parse.com. Now I'm stuck trying to add push notifications to the app. I send test pushes from the control panel at parse.com but nothing happens on the Android phone I'm testing with.

Here's what I've done:

Looking at the documentation and examples I can't think of anything else to try. I cannot decide if this is a trigger.io problem or a parse.com problem.

Does anyone have any ideas?

Upvotes: 2

Views: 1557

Answers (1)

James Brady
James Brady

Reputation: 27492

Is this a problem just when you're using the default broadcast - rather than a named - channel?

We have a fix for a problem with the broadcast channel on Android ready to be deployed tomorrow or early next week - it will be in platform version v1.4.27.

Upvotes: 3

Related Questions