Pliable Pixels
Pliable Pixels
I’d prefer you just collect for the money I added.
ah ok, thats fine then. Given you've added a label to this, feel free to close it or keep it open (I don't need an alias, as long as the...
@hybridapp20161 - it works if you do `window.handleOpenURL=function(url){};`. I added this inside deviceReady.
Not sure - if you installed the plugin using `cordova plugin add` the settings would be automatically added. [Here is my code](https://github.com/pliablepixels/zmNinja/blob/master/www/js/app.js#L1381-L1403) where I handled it.
No problem - I'm on IOS 10.1 and it seems to be working for me - the only caveat is I've tried it on debug builds so far - My...
That's odd. I have this code working both on debug and production builds across multiple IOS devices (iPhone 7, iPad pro, both running latest IOS releases)
hi there, curious if you have integrated crosswalk support? I am currently using dan's plugin for crosswalk builds and yours for non crosswalk builds. I'd rather stick to one :)
okay no problem - I'll continue to switch between these two plugins for my builds. Thanks!
https://github.com/katzer/cordova-plugin-email-composer requires the GET_ACCOUNTS permission which is too permissive. dpa99c since you seem to be a plugin genius, have you managed to fork it and fix it ? Edit: Problem...
This issue has been open for a while, and I haven't seen an update. I recently came across this issue myself. If it helps, I scraped together a plugin for...