Cesar Murillo
Posts: 0
Joined: Wed Apr 17, 2013 8:57 pm

Push Notifications

I follow all the steps for include Push Notifications in my project, finish in Assigning Push Notification. I download the project and install in my phone, but don't show nothing.

And What is deviceID on Send Push Notification window?

Cesar Murillo
Posts: 0
Joined: Wed Apr 17, 2013 8:57 pm

Push Notifications

I don't need Handle Push Notifications from the app (or is mandatory?)

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Push Notifications

Hello Cesar, do you have tested your request responses?

About deviceId should be:
codedeviceId : device1/code

Cesar Murillo
Posts: 0
Joined: Wed Apr 17, 2013 8:57 pm

Push Notifications

I'm new in all this stuff...

I follow the instructions in this manual:

http://docs.tiggzi.com/tutorials/send...

  1. Configuring Push: done.

  2. Configuring the device for Push notifications (just for Android): Done (Created the codes).

  3. Assigning Push Notifications (On startScreen): Done

  4. Subscribe to Channels: Done

    Question Handle Push Notifications from the app is Mandatory?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Push Notifications

Handle Push Notifications only depends on whether you want to handle Received Push Notifications in your app or not.

Do you have any errors on a device? some screenshots would help.

Cesar Murillo
Posts: 0
Joined: Wed Apr 17, 2013 8:57 pm

Push Notifications

No errors. No show nothing... Can I send you on e-mail with the data and you check...

Please

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Push Notifications

OK! Share your app with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Push Notifications

Hello Cesar,

When sending Push notification you should not fill device ID. It's unique for each device. If you set some device ID the message will be delivered to one phone only.

Tutorial section "Handle Push Notifications from the app" is for cases when Push notifications are sent from the app.

Cesar Murillo
Posts: 0
Joined: Wed Apr 17, 2013 8:57 pm

Push Notifications

Starter just have 1 (one) push, because the Push Notification tab said: Error sending Push Notification: Push quota reached.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Push Notifications

Hi,

The problem is fixed. Please try to send Push notification again and let us know about the result.

Return to “Issues”