AR.logger not working on iOS (unsure about Android)
R
Rosa Harris
started a topic
about 1 year ago
Hi!
I'm using the Flutter SDK, and I'm testing on a iPhone XR. I've built my own app, but heavily relied on the example app whenever I got stuck.
I downloaded my offline scene from Wikitude Studio, and added the debug mode according to the docs, except I saw that AR.logger.activateDebugMode() was deprecated, so I used javascript:AR.logger.setHTMLLoggingEnabled(true) instead, but the logger button still isn't showing up in my app. Is there another step I need to be aware of?
Rosa Harris
Hi!
I'm using the Flutter SDK, and I'm testing on a iPhone XR. I've built my own app, but heavily relied on the example app whenever I got stuck.
I downloaded my offline scene from Wikitude Studio, and added the debug mode according to the docs, except I saw that AR.logger.activateDebugMode() was deprecated, so I used javascript:AR.logger.setHTMLLoggingEnabled(true) instead, but the logger button still isn't showing up in my app. Is there another step I need to be aware of?