WICG / get-installed-related-apps

proposal to add an API to the web for determining if related apps are installed
http://wicg.github.io/get-installed-related-apps/spec/
Other
42 stars 14 forks source link

Ability to pass variables to/from app to browser? #2

Open djkm opened 7 years ago

djkm commented 7 years ago

Would it be at all possible for the opt in status to be shared between app and browser? Currently you can only decide whether to, for instance, 'dedupe' push based on the fact that the app exists, but not whether they've opted into push. Further to that, if there was any opportunity to share variables to, for instance, ascertain whether someone had completed some action either in the browser or app, such has having logged in, that would also be helpful to be able to decide what action to take in the other environment.