Answered: Not displaying the homepage when Private Browsing on Safari is on
Answered: Not displaying the homepage when Private Browsing on Safari is on
My app runs okay under both iPad and iPhone. However, the app is unable to display the home page on iPad’s Safari when the Private Browsing option is turn on.
I understand that Apple might be more restrictive, but still the problem remain and ignoring it is not going to make it go away.
Many people have privacy turned on on their mobile device. Which part of sencha touch framework is triggering the error?
UPDATE: the problem for us was when we were trying to access local storage. A simple try/catch around it allowed us to alert the user that some features won't be available in private mode.