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?
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?
I don't need Handle Push Notifications from the app (or is mandatory?)
Hello Cesar, do you have tested your request responses?
About deviceId should be:
codedeviceId : device1/code
I'm new in all this stuff...
I follow the instructions in this manual:
http://docs.tiggzi.com/tutorials/send...
Configuring Push: done.
Configuring the device for Push notifications (just for Android): Done (Created the codes).
Assigning Push Notifications (On startScreen): Done
Subscribe to Channels: Done
Question Handle Push Notifications from the app is Mandatory?
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.
No errors. No show nothing... Can I send you on e-mail with the data and you check...
Please
OK! Share your app with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a
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.
Starter just have 1 (one) push, because the Push Notification tab said: Error sending Push Notification: Push quota reached.
Hi,
The problem is fixed. Please try to send Push notification again and let us know about the result.