Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API breaks when using apple-mobile-web-app-view-enabled #245

Closed
geoffdavis92 opened this issue Oct 12, 2016 · 3 comments
Closed

API breaks when using apple-mobile-web-app-view-enabled #245

geoffdavis92 opened this issue Oct 12, 2016 · 3 comments
Labels

Comments

@geoffdavis92
Copy link

Reference this issue.

When my app is saved to the home screen on an iOS device, the Mobile Web App view that is used to display saved apps does not allow for cross-referencing scripts/redirects.

It appears that the gAPI client is setting then trying to access sessionStorage, which is not supported in the headless Safari browser for Mobile Web App views.

@TMSCH
Copy link
Contributor

TMSCH commented Feb 16, 2017

@geoffdavis92 we have made some updates in gapi.auth2 recently that may have fixed your problem. Could you try again?

@TMSCH TMSCH added the auth label Feb 16, 2017
@TMSCH
Copy link
Contributor

TMSCH commented Apr 13, 2017

@geoffdavis92 please try again to make sure our fix addressed your issue. Thanks!

@TMSCH
Copy link
Contributor

TMSCH commented Jun 30, 2017

Closing the issue, please follow up with more details if you are still experiencing the issue.

@TMSCH TMSCH closed this as completed Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants