webapp拍照各种坑


用html5开发很多年了,开发多个使用cordova封装的webapp。发现webapp拍照很多坑:
1、android 低端机调用摄像头卡,直接导致退出app;
2、ios调用摄像头导致页面往上偏移20px,每调用依次偏移20px;
大家用cordova开发的过程中,有没有遇到过此问题,如果解决的?

webapp cordova phonegap html5

maxking 9 years, 7 months ago

Your Answer