Page 1 of 2

Push Notifications

Posted: Wed Apr 17, 2013 8:57 pm
by Cesar Murillo

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?


Push Notifications

Posted: Wed Apr 17, 2013 9:03 pm
by Cesar Murillo

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


Push Notifications

Posted: Wed Apr 17, 2013 9:56 pm
by Illya Stepanov

Hello Cesar, do you have tested your request responses?

About deviceId should be:
codedeviceId : device1/code


Push Notifications

Posted: Wed Apr 17, 2013 10:03 pm
by Cesar Murillo

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?


Push Notifications

Posted: Wed Apr 17, 2013 11:13 pm
by Illya Stepanov

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.


Push Notifications

Posted: Wed Apr 17, 2013 11:15 pm
by Cesar Murillo

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

Please


Push Notifications

Posted: Wed Apr 17, 2013 11:57 pm
by Illya Stepanov

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


Push Notifications

Posted: Thu Apr 18, 2013 9:55 am
by Kateryna Grynko

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.


Push Notifications

Posted: Thu Apr 18, 2013 3:31 pm
by Cesar Murillo

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


Push Notifications

Posted: Fri Apr 19, 2013 12:02 pm
by Kateryna Grynko

Hi,

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