I have developed Android application using IBM MobileFirst studio and deployed to IBM Application Center as Version 1.0.
In order to make the Version Disability - I have modified my worklight.properties as specified below by adding
- wl.remoteDisable.cache.enabled=true
- wl.remoteDisable.cache.refreshIntervalInSeconds=1
I have enabled wl_remoteDisableRealm in authenticationconfig.xml. This realm is used for remote disable/remote notify functionality in hybrid and native applications. changed Version Number to 1.1
- Uploaded New version 1.1 to IBM Application Center saved the External URL generated for this new version
- Logged in to
IBM MobileFirst Platform Operations Console
- Home > AppName > Applications > AppName > Selected Android I can see 1.0 and 1.1.
- Locked 1.0 selected Properties - Application Access is made disabled and give the external URL generated for 1.1
- When saved the changes I'm getting anERROR: Notification rule for the "XXXX" application version 1.0 in Android was not changed succesfully.
Suggest if any modifications need to be done for doing this.
Screen shots taken for the Error and Error Log: