we are devloping an application using IBM worklight. we have a requirement that the worklight server may be deployed in other location(that is ip will be changing). can the app be configured to communicate to the other server through some settings page with out being reinstalled ?
Yes and No.
The official response is that this is not a supported configuration. IBM Worklight will not support this if done.
Technically, you have 2 options:
Use the Worklight Settings page (enabled by default in application-descriptor.xml; Android and iOS only)
Create your own app-level settings page and follow this: Re-route/Divert some WL.Client Adapter Invocation traffic to WL Server through different URL (for PCI payment and security requirements)?
If you feel this is important to your customer, you can submit an RFE and explain your use case for future consideration by Worklight product designers.