Open avargaskun opened 3 years ago
Hi @avargaskun, thanks for your PR which basically fixes almost every problem in this repository. 👍 The only problem we still observe is scanning a tag when the app is in background or closed. With the PR https://github.com/chariotsolutions/phonegap-nfc/pull/470 this works reliably. Could you please have a look at it and merge this PR or parts of it as well?
Changes related to background launch:
deviceready
oronresume
application events.ndefListener
, pass the NDEF messages to the listener directlyAdditional bug fixes
savedIntent
is not set on the reader callback during an NFC reader session.Caveats: