Handle tags on startup and resume with Android
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.
@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.
@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.
handle NFC tags with intent on startup and resume
Please support "handle tags on startup" - this would be a very usefull feature
Hi, have there been any updates on this subject since the last messages?