Re: [web-nfc] User feedback: PWA integration (#429)

Let's do a time sequence:
1. user taps tag with URL record (first record)
2. system service handles intent, and opens browser with the URL. 
At this point Web NFC implementation is likely not running yet.
3. PWA comes to senses, Web NFC implementation, too, and want to be fed with the "parent" tag's data.

So there must be a separate service running that can identify and match the PWA with the "parent". That has to be a system service, maybe part of Web NFC implementation. Should Web NFC (in this mode) run as a service once a read is made?

-- 
GitHub Notification of comment by zolkis
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/429#issuecomment-548317568 using your GitHub account

Received on Thursday, 31 October 2019 11:02:28 UTC