Verify the iOS SDK Configuration in your App

After deploying your integration, you may see errors when trying to access the SDK in Admin mode if the SDK has been configured incorrectly, for example, if initialization parameters are missing or invalid.

SDK configured with Invalid Initialization Parameters

If you configured the MXO SDK with some but not all parameters, tapping the Poker chip will not open the Login Screen and Edit Mode will not be available. You will see the following error.

Mobile - verify invalid parameters iOS

If you see the above error, have your app developer validate that ALL initialization parameters have been provided and are correct.

SDK configured with Missing Initialization Parameters

When the MXO SDK has not been configured with any parameters, or not configured at all, tapping the Poker chip will not open the Login Screen and Edit Mode will not be available. You will see the following error.

Mobile - verify missing parameters iOS

If you see the above error, have your app developer validate that ALL initialization parameters have been provided and are correct.