Open
Description
Bug Report
InAppBrowser on the link doesn't work on Android but works fine on iOS
Problem
The InAppBrowser feature, which is used to open a link within a mobile application, is not functioning properly on Android devices, but it works correctly on iOS devices
What is expected to happen?
It should be working on android devices as well.
What does actually happen?
It doesn't work on android devices.
Encountering this error -> Web page not available . could not be loaded because: net::ERR_NAME_NOT_RESOLVED
Information
Command or Code
Environment, Platform, Device
Android
Version information
cordova plugin in app browser : 5.0.0
Checklist
- I searched for existing GitHub issues
- I updated all Cordova tooling to most recent version
- I included all the necessary information above