flutter-nfc-manager icon indicating copy to clipboard operation
flutter-nfc-manager copied to clipboard

Handle tags on startup and resume with Android

Open ghost opened this issue 4 years ago • 7 comments

Hi,

I suggest a new API to handle tag discovering :

  • handle NFC tags with intent on startup and resume
  • new API for multiple subscribe/unsubscribe

This API is only available on Android for now but is intended to be supported on iOS in the near future.

ghost avatar Jul 28 '21 14:07 ghost

@manu-laposte Code looks cool. Does your PR solve the problem, that sometimes the NFC reader is not working if app goes to background and become active again? I have sometimes the problem, if screen is disabled and black, after the user taps on screen and app get active again, that NFC reader then does not read anymore.

aBuder avatar Feb 04 '23 19:02 aBuder

@manu-laposte hey I was looking for that feature I will test it soon. But my App has to work on iOS too. I can't find any updates if this API is supported an iOS yet. I couldn’t even find a way (without a third Party app) to start my app automatically on iOS.

HenrikH96 avatar Apr 12 '23 20:04 HenrikH96

handle NFC tags with intent on startup and resume

Please support "handle tags on startup" - this would be a very usefull feature

philitell avatar Aug 01 '23 11:08 philitell

Hi, have there been any updates on this subject since the last messages?

aaumond avatar Nov 28 '23 16:11 aaumond