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

Conflict between PUSH and Watson Conversation #76

Closed honeynatividad closed 6 years ago

honeynatividad commented 7 years ago

After updating my gradle 'com.ibm.watson.developer_cloud:conversation:3.8.1-SNAPSHOT', Im experiencing an error which is unable to register userID. Is there a conflict between two gradles?

AnanthaKrish commented 7 years ago

@honeynatividad Hi, from where you are getting com.ibm.watson.developer_cloud:conversation:3.8.1-SNAPSHOT ?? I am able to get 3.8.0.. But Not 3.8.1-SNAPSHOT.. I am able to register with UserID in push service..

honeynatividad commented 7 years ago

Im using this sdk, which was instructed to use snapshot https://github.com/watson-developer-cloud/java-sdk

AnanthaKrish commented 7 years ago

@honeynatividad I am ble to register the app for push service after adding 3.8.1-Snapshot version.. There didn't face any conflicts.

AnanthaKrish commented 7 years ago
screen shot 2017-07-14 at 3 56 31 pm screen shot 2017-07-14 at 3 56 38 pm