com.taobao.weex.bridge (7): signal SIGABRT
Open
- Dominant language
- HTML
- Stars
- 37
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
phone11 13.1
//值为空
NSData *jData = [decryptStr dataUsingEncoding:NSUTF8StringEncoding];
// NSData *jData = [NSData dataWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"eros.native" ofType:@"json"]];
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the SIGABRT on an iPhone 11 running iOS 13.1, then inspect the Objective-C path using decryptStr and dataUsingEncoding:NSUTF8StringEncoding, comparing it with the bundled eros.native.json path. Done means the crash cause is identified and the issue has a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100