自己测试2.3-6.0都没问题,但是当新增方法时5.0+会闪退
Open
- Dominant language
- C++
- Stars
- 7k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
比如修改A方法,新增了B方法,但A方法调用b方法时,5.0+会闪退
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the crash on Android 5.0 or later with the reported change: modify method A, add method B, and have A call B; compare this with Android 2.3 through 6.0. Capture the crash details and identify the affected AndFix entry point. Done means the added-method scenario no longer crashes on the affected versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100