/
iOS How to troubleshoot

iOS How to troubleshoot

Add this line before initialization

R89SDK.shared.setLogLevel(level: LogLevels.debug)

See all the logs in the console by searching -> R89SDK-

Also if you find the logs very overwhelming and you just want the warnings and the errors you can type WARN and ERROR in the filter bar and select the filtering option “ANY“.

Screenshot 2025-03-05 at 19.40.54-20250305-154409.png

Related content