ttatarinov / lineapro-phonegap-plugin

LineaPro Phonegap Plugin
MIT License
19 stars 44 forks source link

Cordova-iOS 4 support wkWebView #11

Open S5Nicolay opened 8 years ago

S5Nicolay commented 8 years ago

Would it be possible to update this plugin to support Cordova iOS 4+ and wkWebView?

jasonfutch commented 8 years ago

+1

brad-ipcmobile commented 8 years ago

I'm currently writing the latest cordova wrapper for our product. If people would like I can post my code on github since currently it's on bitbucket.

jasonfutch commented 8 years ago

I would be interested in that too!

brad-ipcmobile commented 8 years ago

I will have it on github in a few weeks. I've added a jquery sample and an ionic sample But here is the bit bucket: https://bitbucket.org/bradipcprint/ipcinfinea

jasonfutch commented 8 years ago

Brad,

Thanks.. The cordova sample works great, but the ionic one has a few issues with the callbacks not firing and scope name mistype (results vs. result). But all-in-all a great start.

Do you have a timeline you can share about support for the magstrip reader and the bluetooth printer IPC offers?

Also is there a better location to ask these questions?

scottrodoty commented 7 years ago

Brad, It looks like the samples were added and then deleted in the next commit. Do you have the samples posted anywhere else?