Verify the 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:
| Title | Invalid Initialization Parameters |
| Message | The SDK has been initialized with invalid parameters. Please review the parameters used to initialize the SDK. |
| Button | OK |
If you see the above error, have your app developer validate that all integration 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.
| Title | Missing Initialization Parameters |
| Message | The SDK has not been initialized with valid parameters. |
| Button | OK |
If you see the above error, have your app developer validate that all integration parameters have been provided and are correct.
