I have added a url to my application target's info as a string.
BaseURL : http://sandbox.xxxx.com/xxxx
What I want to do is according to some results im getting after first loging, this url should be replaced with a new url coming with that service. Is it possible to replace this string value programmatically? If so please help me. Thanks