cah-ram-thaker opened a new issue #631: InAppBrowser in not opening the URL in windows URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/631 # Bug Report in Windows OS , InAppBrowser ## Problem InAppBrowser in not opening the URL(https://login.cardinalhealth.net/) in windows ### What is expected to happen? The page should need to load. ### What does actually happen? The white screen is only displayed in In-app browser ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> We are using cordova and AnagularJs for windows (8.1+)and IOS(Ipad) app development. ### Command or Code <!-- What command or code is needed to reproduce the problem? --> var inAppBrowser = cordova.InAppBrowser.open ("https://login.cardinalhealth.net/", '_blank', 'location=yes'); ### Environment, Platform, Device Windows 8.1 , Windows 10 ### Version information Cordova: Cordova CL (5.4.1) Other Frameworks: AngularJS Operating System: Visual Studio, Xcode etc. ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [ ] I searched for existing GitHub issues - X - [ ] I updated all Cordova tooling to most recent version - X - [ ] I included all the necessary information above - X
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
