Rahul Pandey
Rahul Pandey
First let solve the issue, I have added the code in dev branch to create a preview size based on what device support, but I have nothing to test on,...
I have added the preview size code from that stack overflow answer in the dev branch, let me know if that is also not working.
I will update the code with the new api later on- http://developer.android.com/reference/android/hardware/camera2/package-summary.html
@sergio-mejia-tierconnect-com Thanks for the code, will you be able to send a pull request. I will be happy to merge the code directly into the main branch, I do not...
I guess it will be permission issues to access camera, its been a long time since I checked the plugin. Can you check the error in Android Monitor tool?
Hi, The plugin not work with Android 6.0 and above, because of changes in permission system. Also the code is little outdated which causes the crash. This is where it...
Moreover, if I just add the uncompressed js file in my scripts folder, I get the same JS Parse Error. However, if I add the minified file in my scripts...
I just reinstalled the generator and created a demo project, but still getting the same error. `snip`
Node version is 4.4.5.
Yes, commenting out that line works.