I am trying to set the project the way it is given in the documentation. Everytime I run it, an error throws up saying "BLUETOOTH permission is missing!". I do not see any use of bluetooth here. Can anyone tell me why it needs Bluetooth Permission here.
08-27 16:00:30.470: E/AudioManagerAndroid(18201): BLUETOOTH permission is missing!
A
Andreas Fötschl
said
over 8 years ago
Hi there!
Please have a look at the official SDK Sample app, which does not use this permission without any problems. The Wikitude SDK does not access bluetooth in any way so you definitely don't need it.
Vinay Potluri