useAdb property
Allows you to enable or disable SDK to run in Android Debug Bridge (ADB) debugging mode.
Note: It is not recommended to enable this option, use it only for testing purposes.
Implementation
bool? useAdb;
Allows you to enable or disable SDK to run in Android Debug Bridge (ADB) debugging mode.
Note: It is not recommended to enable this option, use it only for testing purposes.
bool? useAdb;