Hi,
Sorry if this is the wrong forum to ask about the notifications plugin but I couldn’t find a corresponding subforum in the plugins category.
I have configured my build and config files as shown in the guides and have got push notifications to work on a previous Corona SDK project, but on my current project, I am not receiving a callback in the notification listener from GCM with the device token. Instead, when I looked up the logcat output with the “corona” tag, I saw a registration error from GCM saying AUTHENTICATION_FAILED.
I have cross checked everything in my code and have also ensure that I am signed-on to Google on my test device but still no lock.
This is quite weird as I’ve been using almost exactly the same code to register on GCM for the last few months and never had an issue until now.
Any help will be greatly appreciated.
Cheers!