ionic-team / ionic-team/capacitor-os-inappbrowser
"InAppBrowser.openInSystemBrowser()" is not implemented on ios
Open
needs reply
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
## Bug Report
### Plugin(s)
"@capacitor/inappbrowser": "^2.5.1"
### Capacitor Version
```
Latest Dependencies:
@capacitor/cli: 7.4.4
@capacitor/core: 7.4.4
@capacitor/android: 7.4.4
@capacitor/ios: 7.4.4
Installed Dependencies:
@capacitor/cli: 7.1.0
@capacitor/core: 7.1.0
@capacitor/android: 7.1.0
@capacitor/ios: 7.1.0
```
### Platform(s)
iOS 18.7.1
### Current Behavior
The app throw this error "InAppBrowser.openInSystemBrowser()" is not implemented on ios
### Expected Behavior
Expected behaviour is to open the https url in system browser.
Contributor guide
Assessment
This issue has not been assessed yet.