Ionic Framework / Cordova Camera

后端 未结 2 1966
旧时难觅i
旧时难觅i 2020-12-12 06:09

I\'m new to Ionic / Cordova Android dev. I\'ve been trying to put in cordova camera plugin for last few days with no outcomes. Please help me out.

What I want to do

2条回答
  •  春和景丽
    2020-12-12 07:03

    You seem to be missing requireJS. Use npm install -g requirejs to install it via nodejs

    I believe this would be helpful in sorting things out for you.

    https://cordova.apache.org/docs/en/3.0.0/cordova_camera_camera.md.html

    https://github.com/azizimusa/phonegap-demo

提交回复
热议问题