- Home /
Camera not working for Kudan SDK build
Hi All,
I made a basic markerless tracking based app with the help of Kudan SDK. The app builds without any compiler errors, but when I port it to my smartphone (Android 7.0) the camera doesn't work. I've kept the API level as 19 and followed the API and editor key instructions from their Wiki site. Any assistance on this would be appreciated.
Thanks in advance.
Answer by $$anonymous$$ · Nov 23, 2017 at 11:00 AM
Hi All,
I am having the same issue, i used the sample scene and it works fine with the web cam but once it is converted to an apk the smartphone camera is not switching on. Using Unity 2017.2 and the latest KudanAR Unity plugin
Answer by ShadoX · Dec 16, 2017 at 05:58 PM
I was having the same issue with Unity 2017.2.1f1 (64-bit). Tried Unity 5.6.4f1 (64-bit) and the Camera works there. According to https://kudan.readme.io/v1.0/docs/unity-plugin Kudan only supports Unity 5.2 to 5.6
Hope this helps.
Your answer
Follow this Question
Related Questions
Unity 5.5 il2cpp android doesn't compile -1 Answers
Why does collision detection work in editor but not in android build? (Ar foundation) 0 Answers
Help needed, all AR apps crash on startup 1 Answer
Failed to re-package resources. See the Console for details. error building 0 Answers
How to use DroidCam on Android for testing in Unity for Vuforia AR? 1 Answer