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 3 Current »

Add this line before initialization

R89SDK.setLogLevel(LogLevels.DEBUG)

See all the logs in the android studio Logcat by typing in the Logcat search bar -> tag:R89SDK-

also if you find the logs very overwhelming and you just want the warnings and the errors you can use loglevel:ERROR in the logcat search bar.

Logcat search bar has autocomplete so it should be really easy to find any other filters you might need.

  • No labels