Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Add this line before initialization

R89SDK.setLogLevel(LogLevel.debug);

All the SDK loggings are available in the Flutter DevTools Logging section and labeled with R89SDK

Also if you find the logs very overwhelming and you just want the warnings and the errors you can add a filter query WARN or ERROR.

  • No labels