chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 559 forks source link

onload fixes #105 #114

Closed don closed 10 years ago

don commented 10 years ago

Tried moving code in handleNfcFromIntentFilter() and init() to NFCPlugin.initialize() but it fired too soon. Sticking with existing initialization kludge for now.