“Cordova iOS camera plugin not working when trying to open in an inappbrowser”

Note: We use inappbrowser when we have this line in the config.xml

<plugin name=”cordova-plugin-inappbrowser”/>

 

I have done this successfully in Android. But in case of iOS i am not able to open camera.”

The solution is very easy! Edit your config.xml and set this line… That’s all!

<plugin name=”cordova-plugin-ios-camera-permissions”/>

 

By MrAddon

 

Posted by:.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s