Start a new topic

AR.logger not working on iOS (unsure about Android)

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?

Login or Signup to post a comment