On sending notifications to an Android device via GCM I am getting the following response:
Device Subscription Expired: PushSharp.Android.GcmPushService -> AppId
Due to this issue I experience random issues on the phone. For example, the app receives extra call backs on the receiver.
Can someone please provide more details about this error? When does it occur? Is it similar to device id registration? What needs to be done to handle this situation?
Thanks!