Re: [w3c/manifest] Make unbounded navigation scope less broad (#550)

@mgiuca just wondering if you've heard back from Apple about the issue stated by @socceroos? On Android, OAuth flows initiated by PWAs are handled by (automatically) opening a [Custom Tab](https://developer.chrome.com/multidevice/android/customtabs) _within_ the context of the PWA. Chrome closes the login window when it and resumes the PWA.

Without a fix for this in Safari, specifically for the OAuth flow use-case, PWA on iOS is technically unusable for any web-app that has a user login.  On top of this, because of the separate navigation context as you mentioned in [your comment](https://github.com/w3c/manifest/issues/550#issuecomment-390873097), there is not a nice workaround either. This issue is present on devices running iOS 11.3 and up. I have tested 11.4.1 Beta 2 and that still has the same issue. Not sure if this is being addressed in iOS 12 either.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/550#issuecomment-398567666

Received on Tuesday, 19 June 2018 22:35:27 UTC