Re: [web-nfc] Does the visibilityState of the page have effect on the API behaviour?

Some of the functions are indeed affected, like write(), and 
set/clearPushMessage().
But read notifications for watchers should work even when the page is 
not running, once the listener/watcher origin was registered. Then, 
for watch() and clearWatch() the page does not need to be visible, 
AFAICS. 

-- 
GitHub Notif of comment by zolkis
See https://github.com/w3c/web-nfc/issues/16#issuecomment-92689308

Received on Tuesday, 14 April 2015 08:13:48 UTC