I had everything working, but suddenly, when I call
*UPDATE 1 : This is happening on an LG L5, but working normally on Samsung Galaxy s3
regid = gcm.register(Constants.SENDER_ID);
I get an exception of : SERVICE_NOT_AVAILABLE
I did what Google tells to do and set a button to retry whenever such an exception occurs, however I still get the above exception
I checked the following :
- Time and date are correct.
- The device has a sim.
- Google play services is installed. As I said, it was working, but suddenly stopped. Could this be from google's end as their servers might be overloaded ?