ibm-bluemix-mobile-services / bms-clientsdk-android-push

Android Push notifications SDK for IBM Cloud Mobile Services
Apache License 2.0
10 stars 12 forks source link

deregister fails after app relaunch #73

Closed sairajkishore closed 7 years ago

sairajkishore commented 7 years ago

Hi,

When the app is registered for push notification and if we do deregister it work fine as expected ,but when the app is registered for push and once we kill the app and launch the application and now if we do deregister then service call deregister is failing as the device id is becoming null in the URL. could you please fix the issue.

AnanthaKrish commented 7 years ago

@sairajkishore Hi, thanks for pointing out the issue 👍 Will deliver a patch for this.

AnanthaKrish commented 7 years ago

@sairajkishore Please use 3.6.2 version of SDK. The issue is fixed