mreis1 opened a new issue #766:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/766


   # Bug Report
   
   ## Problem
   Using [email protected] localStorage values are 
unaccessible. 
   In @3.2.0 this works fine.
   
   How to reproduce: 
   
   Allow with your index.html create another html file such as test.html.
   at index.html you must set a localStorage value.
   In test.html you must attempt to read that value.
   
   Expected: Value is defined
   Current: Value is undefined
   
   iOS Version:  13.6.0
   Plugin Version: 4.0.0
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to