What is the meaning of "Wikitude SDK: Service: 'sensors' arealdy paused" ? These messages displaying in the logs.
A
Andreas Schacherbauer
said
over 9 years ago
Hi Frederick, This means that in JavaScript a call to AR.context.services.sensors = false was made when the sensors are already paused internally. I guess you're using WTAugmentedRealityMode_IR when initializing the Wikitude SDK? It's just a 'fyi' log message. You shouldn't have any problems when getting this log message.
Frederick Chung