Hi, When using Marshmallow (Android 6), the hosting application needs to query for the camera runtime permission before creating the ArchitectView. You can have a look at our example application (SDK version 5.1.2) on how to do this.
Best regards
Andreas
R
Randhir Mehra
said
almost 8 years ago
Hi,
I am also getting the same error for Marshmallow.
Any solution for this?
T
Thibaud RENAUX
said
about 8 years ago
Hello,
I'm trying to develop an app using Wikitude for Marshmallow and lower, for lower versions it works good but for marshmallow it doesn't.
The error is "Exception while getting Camera Parameters" on the ArchitectView.onCreate() function.
I read a lot about this error to avoid some reccursive question:
Thibaud RENAUX