Debug Flag Check

Debug Flag Check

Check Emulator Using Debug Flag

setDebug() : this method enables developers to control the debugging feature that generates the additional SDK logs from the device. Debugging feature can be used for SDK integration purposes only and NOT in production environment. The developer debug level will be set based on the value passed into this method. This is equivalent to passing the nol_devDebug parameter during App SDK Initialization.