Ionic/Cordova: How to integrate Cordova Plugins into existing Ionic project?

后端 未结 7 2358
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-19 07:05

I have an Ionic project where I need the Cordova Camera plugin (which I now installed successfully). But in my project the Camera API is still not available, i.e. I get error th

相关标签:
7条回答
  • 2021-02-19 07:41

    This is a common issue when testing on a browser: http://ngcordova.com/docs/common-issues/

    0 讨论(0)
提交回复
热议问题