Shared!
Shared!
You will notice that the Sender ID and API Key have gone again!
Hi Kevin,
Did you do all the steps described here?
http://docs.appery.io/tutorials/sendi...
Have you enabled Google Cloud Messaging for Android?
Yes, please see earlier questions and answers
Hello! We entered test values (testID and testKey) for Sender ID and API Key fields. Could you please check if you see those values? Try to enter your values instead test one, save the project and try to send notification again.
Yes I saw your test values. I entered my values, saved the project, built it and installed on my phone. When I run it I get 'initialise - done', 'register - success' but still don't receive any pushes
I have just closed the project and reopened it, my keys have gone and your test ones are back!
That's really strange... Could you try to create new project (just to test these fields), enter any values there, save, close and open project again.
By the way you can send us your Sender ID and API Key at a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a, we'll set them on our side so you can continue testing while we're looking into this issue.
Well I think I've found the problem - if you type into the Sender Id and API Key fields the values will be saved. If you paste into them then they are not saved. Given the length of the API Key I suspect most people will 'copy and paste' and then find they are not saved. I pasted the values in and then added a character at the end from the keyboard which I then deleted, the values were then saved OK, presumably you are using the keypress event to trigger the save function. What's more when I tested the newly built project the push notification arrived!
Glad it's working now! Thank you for information! We'll research this problem more.