apache / apache/cordova-plugin-inappbrowser
InappBrowser crash app when closing on some url
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
# Bug Report
On android (not tested on other),
Just call :
var ref = this.iab.create('https://www.cuisineactuelle.fr/dossiers-gourmands/tendance-cuisine/la-recette-de-la-meilleure-puree-du-monde-329456', '_blank', {});
Wait 1second or more and click on close=> most of time All app crash
### Environment, Platform, Device
Ionic cordova android ( no matter device)
### Version information
I rty with several version (actual and old one) and don't change anything
## Checklist
- [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
Contributor guide
Research direction
Reproduce the crash from the reported this.iab.create call using the supplied cuisineactuelle.fr URL on Android, then inspect the resulting crash output and the InAppBrowser close flow. Done means closing that URL no longer crashes the app, with a regression check if the project provides a suitable test entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100