apache / apache/cordova-plugin-inappbrowser
[ios]Extending CDVInAppBrowserViewController shows error: Abort trap: 6
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
Extending CDVInAppBrowserVeiwController in xcode shows the error
: Abort trap 6.
**Command or Code**
class ThirdViewController: CDVInAppBrowserViewController {
**Environment, Platform, Device**
IOS 10, iPhone 6s, iphone simulator
**Version information**
Phonegap/Cordova CLI 9.0.0 (ios 10)
Cordova-plugin-inappbrowser version: master
Checklist
I searched for existing GitHub issues
Contributor guide
Research direction
The entry point named is CDVInAppBrowserViewController; reproduce the Abort trap: 6 in Xcode on iOS 10 using the shown Swift subclass on an iPhone 6s or simulator. Read the plugin's iOS controller implementation and inspect the crash output. Done means the subclass can be created without the abort.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100