BlueFletch / motorola-datawedge-cordova-plugin

This is a Cordova/Phonegap plugin to interact with Motorola ruggedized Android devices' Barcode Scanners and Magnetic Stripe Readers (eg, ET1, TC55, MC40). The plugin works by interacting with the "DataWedge" application configured to output scan and magstripe read events.
35 stars 38 forks source link

added xmlns:android to plugin.xml to support VS2015 #14

Open thomson02 opened 8 years ago

thomson02 commented 8 years ago

I found that this change is required in order for Visual Studio 2015 plugin manager to install this plugin.

17cupsofcoffee commented 8 years ago

I submitted the same pull request back in December (turns out a lot of tools get angry if you miss out the Android namespace!), but it's still not been merged, or even commented on. I'm pretty sure this project is dead ):

rmakerson3 commented 8 years ago

@17cupsofcoffee working on it now. This will get sorta today.

17cupsofcoffee commented 8 years ago

@rmakerson3 Just saw it was merged, thanks for getting it sorted!

alanlampa commented 8 years ago

@17cupsofcoffee sorry for the delay, needed to get the account sorted out. thank you and @thomson02 for helping with the project!

thomson02 commented 8 years ago

Thanks @rmakerson3 and @alanlampa for updating. It's a great plugin so happy to assist where I can. On a side note, do you know if this plugin works with the TC55s big brother, the TC70?

alanlampa commented 8 years ago

@thomson02 Yes, we've been already using this plugin on the TC70s.