jbaysolutions / jbaysolutions/whatsapp-clone-android-client
Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 6 path $
- Dominant language
- Java
- Stars
- 23
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
While trying to run the code on **Android Studio 3.6** using emulator **Nexus 5 API 29**, I am getting the error **Use** **JsonReader**.**setLenient**(**true**) **to** **accept** **malformed** **JSON** **at** **line** **1** **column** **6** **path** **$**
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the error in Android Studio 3.6 with the Nexus 5 API 29 emulator, then trace where JsonReader encounters malformed JSON at line 1, column 6. The issue names no source file or test; the work is complete when the cause of the malformed input is identified and the app no longer fails at this point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100