Layer7 API Management

Expand all | Collapse all

Does the MAG SDK 3.1 for iOS store connection point within the device? if so, how do I clear it?

  • 1.  Does the MAG SDK 3.1 for iOS store connection point within the device? if so, how do I clear it?

    Posted Nov 08, 2016 01:07 AM

    I am trying to run a new version of my app that uses the MAG version 3.1 SDK for iOS framework.

    It is still trying to connect to previous host.  It all works fine within the XCode iOS simulator.



  • 2.  Re: Does the MAG SDK 3.1 for iOS store connection point within the device? if so, how do I clear it?

    Posted Nov 08, 2016 06:24 AM

    Hello

     

    Have a look at the following SDK methods:-

     

    void logoutDevice

    void deRegister

     

    Please let me know if this answers your questions or not.

     

    Regards

    Christopher Clark

    CA Global Customer Success



  • 3.  Re: Does the MAG SDK 3.1 for iOS store connection point within the device? if so, how do I clear it?

    Broadcom Employee
    Posted Nov 08, 2016 07:12 AM

    Hello alfredt

     

    If you are using a different server, and thus a different msso_config.json file, you could change the way you start MAS and force it to read a new config file. You can do that by following this doc: iOS Guides | CA Mobile App Services 

     

    I hope this helps.