Lindsay-Needs-Sleep commented on pull request #358:
URL: 
https://github.com/apache/cordova-plugin-file/pull/358#issuecomment-648467635


   Since you would be on a file:// url, the location.reload() should just 
reload the file:// url which 99% should be fine.  (But I am the OP, so of 
course I wouldn’t see any issues. :p)
   (I have been using it in our app since Nov, and no problems.)
   
   But, since cordova-ios has a minimum ios of 11 (I believe?), and with iOS 
11+ there is 
[WKURLSchemeHandler](https://developer.apple.com/documentation/webkit/wkurlschemehandler),
 which would probably be a better solution.


----------------------------------------------------------------
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