We are having different domains (i.e. servers) where the application can point to one by default. When I upgrade from one version to another version where AppVer.1 points to Server1 and AppVer.2 points to Server2. When I tried to upgrade to higher version. App is pointing to the old connection (i.e. Server1) Here we are using Server1 : SUP , Server2 :SMP. I want to reset the connection when a change in server is detected.
The App is developed in Xamarin.iOS and XCode (.a lib) as binding project which exposes methods/ functions in order to consume from Xamarin.iOS (C#).
I want working steps for unregister previous connection and register the new connection with successful synchronization.
SUP Server Version : 2.2.5.119
SUP Workspace Version : 2.2 SP02 PL00
SMP Server Version: 3.0.0.405
Let me know if you require any additional information.
Thanks in advance,
Naveen