xcode - CanvasCamera for iOS PhoneGap / Cordova -



xcode - CanvasCamera for iOS PhoneGap / Cordova -

first of all, i'm new cordova , xcode , i'm trying create inline qr code scanner , html 5 app (or @ to the lowest degree see if it's possible plugin).

i'm trying follow instructions https://github.com/daraosn/cordova-canvascamera , unsure format or how edit config.xml in project.

the instructions say: "edit config.xml , add together canvascamera plugins list." dont know means or format should follow.

also, when add together plugins plugin folder in project, xcode throws error saying: "'nsautoreleasepool' unavailable: not available in automatic reference counting mode".

i know getusermedia isnt back upwards in safari/ios it's pushing boundaries bit. if else fails, i'll utilize input type=file , access photographic camera way.

that plugin reference looks severely dated. best guess is, config.xml, add:

<plugin name="canvascamera" />

once copied files directory per instructions.

also, check out https://github.com/donaldp24/canvascameraplugin. can install running "cordova plugin add together https://github.com/donaldp24/canvascameraplugin.git && cordova prepare".

hope helps.

ios xcode html5 cordova

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -