Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
cordova-cli@6.4.0
-
None
-
WIndows
-
Important
Description
Up to Cordova 6.1 we used to open external URLs using the following call, navigator.app.loadUrl, with no problem. When upgraded to 6.4, first we had to install whitelist plugin to be able to access Internet and second we noticed that the external URLs were not working anymore.
Thanks in advance.
--Dimitris Doukas