-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Specify the language of the codelab if it is not English: English
In which task and step of the codelab can this issue be found? Step 8 "Parse JSON response with kotlinx.serilization"
Describe the problem
After following the steps in the codelab, when running the app, it crashes and Logcat shows the following error message:
java.lang.IllegalArgumentException: Unable to create converter for java.util.List<com.example.marsphotos.network.MarsPhoto>
Steps to reproduce?
- Go to Android Studio after completing the steps from the codelab.
- Click on Run 'MarsPhotos.app'
- See error java.lang.IllegalArgumentException: Unable to create converter for java.util.List<com.example.marsphotos.network.MarsPhoto>
Versions
Android Studio version: 2024.3.2
API version of the emulator: 36.0
Metadata
Metadata
Assignees
Labels
No labels