You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iOS, is it normal that my root page has URL starting with ionic://localhost? I was expecting http://localhost?
I am having some issues with migrating localStorage from UIWebView. I suspect the ionic:// part is causing the data to not appear. I think localStorage is specific to protocol, host, and port.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
On iOS, is it normal that my root page has URL starting with ionic://localhost? I was expecting http://localhost?
I am having some issues with migrating localStorage from UIWebView. I suspect the ionic:// part is causing the data to not appear. I think localStorage is specific to protocol, host, and port.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: