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

App no longer works in iOS private mode. #394

Open
3vivekb opened this issue Oct 31, 2016 · 1 comment
Open

App no longer works in iOS private mode. #394

3vivekb opened this issue Oct 31, 2016 · 1 comment

Comments

@3vivekb
Copy link

3vivekb commented Oct 31, 2016

Currently modeify doesn't appear when loaded in:

  1. Private mode in Safari on macOS
  2. Private mode in Safari on iOS
  3. Incognito mode in Chrome on iOS

This problem may only be present on phones with iOS 10+,
It occurs because of calls to session storage and local storage, which cause it to error out. See more details here.

@3vivekb
Copy link
Author

3vivekb commented Nov 17, 2016

We decided to that instead of rebuilding we would just pop a warning. Here is the code:
vta@048667d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant