Posts by Artur Bruno • 9 points
1 post
-
0
votes1
answer32
viewsQ: How can I resolve this NPE error when fetching data in an API?
I’m looking to do a search on the Github API using Kotlin Coroutines in a different thread than the main one, but by receiving the values, it’s generating this error: 021-01-27 19:50:22.961…