hbb20 / hbb20/CountryCodePickerProject
App crashing
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
If tap on country code app was crashing.
in Log below error coming.
java.lang.NoSuchFieldError: No field rl_query_holder of type I in class Lcom/hbb20/R$id; or its superclasses (declaration of 'com.hbb20.R$id' appears in /data/app/driverrideshare.com.driverrideshare-1/base.apk:classes56.dex) pls check this
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the crash when tapping the country code and inspect the reported NoSuchFieldError for com.hbb20.R$id.rl_query_holder in the Android build. Check the project’s Android dependency and resource configuration; done means the country-code interaction no longer crashes and the failure is covered by a verified reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100