To publish our application inside the enterprise, we are using IBM Application Centre that comes with the WL (We are running WL Enterprise Edition 6.2.0.1).
On iOS devices, When we click on "install" button, our application gets installed on the devices. However, the "install" button should change its value to " uninstall" which it doesn't, not like Android devices where it does change.
How can we fix this issue on iOS?
This is the expected behavior.
In iOS it is not possible to determine whether an application is installed or not, and so the "Install" label cannot be altered to "Uninstall" like in Android.