alextapia007 opened a new issue, #970:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/970
# Bug Report
## Problem
android 12 target _self close app
### What is expected to happen?
show in webview
### What does actually happen?
if target is _blank work well, but if target is _self the app close.
## Information
<!-- Include all relevant information that might help understand and
reproduce the problem -->
### Command or Code
<!-- What command or code is needed to reproduce the problem? -->
ref =
cordova.InAppBrowser.open('https://linnkup.com/pwa/index.php?wv=isWebView',
'_self',
'location=no,hidenavigationbuttons=yes,hideurlbar=yes,hardwareback=yes,hidden=yes,fullscreen=no');
### Environment, Platform, Device
Android 12
### Version information
<!--
What are relevant versions you are using?
For example:
Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
Other Frameworks: Ionic Framework and CLI version
Operating System, Android Studio, Xcode etc.
-->
cordova 9.0.0
android 11.0.0
cordova-custom-config 5.1.0
cordova-plugin-add-swift-support 2.0.2
cordova-plugin-android-permissions 1.1.2
cordova-plugin-androidx-adapter 1.1.3
cordova-plugin-app-launcher 0.4.0
cordova-plugin-audiotoggle 1.0.3
cordova-plugin-background-mode 0.7.3
cordova-plugin-camera 5.0.2
cordova-plugin-compat 1.2.0
cordova-plugin-customurlscheme 5.0.2
cordova-plugin-device 2.0.3
cordova-plugin-file 6.0.2
cordova-plugin-geolocation 4.1.0
cordova-plugin-globalization 1.11.0
cordova-plugin-inappbrowser 5.0.0
cordova-plugin-iosrtc 8.0.0
cordova-plugin-media-capture 3.0.3
cordova-plugin-splashscreen 6.0.0
cordova-plugin-statusbar 2.4.3
cordova-plugin-vibration 3.1.1
cordova-plugin-wkwebview-file-xhr 3.0.0
cordova.plugins.diagnostic 5.0.2
es6-promise-plugin 4.2.2
onesignal-cordova-plugin 3.0.1
phonegap-plugin-media-stream 1.2.1
osx
## Checklist
<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
- [x ] I searched for existing GitHub issues
- [ ] I updated all Cordova tooling to most recent version
- [ ] I included all the necessary information above
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]