I'd like to remove a setting that is now redundant, from the settings for my app.
I commented out the definition for the setting in settings.xml, rebuilt the app, ran it on the simulator, and found that all of the settings for the app were erased.
I thought this might be a Simulator issue so I built and uploaded the Beta version and downloaded it to my watch.
Rather than updating the existing app on my watch, the existing Beta version was not changed (shows old version number when run, and has all settings)
Rather than UPDATING the existing Beta version, a SECOND COPY of the app was loaded as if it's a different app.
When running that second copy, the newer version number is shown and all settings are blank or their default value as you'd expect with a new app installation.
Is there a way to remove, or hide a parameter in Settings without ending up with a second copy of the app, and without erasing existing settings in an existing installation of the app ??
I am building with SDK 8.1.0
Thanks
Jeff