useDeveloperMode property
Allows you to enable or disable SDK to run in devices with developer mode activated.
Note: It is not recommended to enable this option, use it only for testing purposes.
Implementation
bool? useDeveloperMode;
Allows you to enable or disable SDK to run in devices with developer mode activated.
Note: It is not recommended to enable this option, use it only for testing purposes.
bool? useDeveloperMode;