cordova-plugin-wezka-nativecamera
cordova-plugin-wezka-nativecamera copied to clipboard
How to use it?
How to actually use it?
i installed it in my angular cordova project, and I am using $ngCordova which uses Camera. But the problem still persists. Actually I think the problem now is even worse, every time I open camera my app closes due to inactivity. Do I need to do anything special to make it work?
Thanks
I'm installing this project's fork like this: cordova plugin add https://github.com/wbt11a/cordova-plugin-wezka-nativecamera.git
First tests show it works. Using ngCordova aswell. I'm solving an issue with rotation right now.