Android-10_2026-08-29_120716_logcat.json
Hi, when I build and run the app from commit 64434e6 (Gradle JDK jbr-21) on my Android 10 device and Android 17.0 emulator, the app crashes on both when I scroll up and down the astronaut list.
12:06:57.045 D fetchAndStorePeople
12:06:57.161 D No Network Security Config specified, using platform default
12:06:57.162 I RegisterTcmMonitor from: $Proxy0
12:06:57.485 W allocator 3.x is not supported
12:07:00.127 W Accessing hidden method Landroid/view/ViewTreeObserver;->dispatchOnScrollChanged()V (greylist, reflection, allowed)
12:07:01.027 D Installing profile for dev.johnoreilly.peopleinspace
12:07:05.445 E FATAL EXCEPTION: main
Process: dev.johnoreilly.peopleinspace, PID: 15703
kotlinx.coroutines.CompletionHandlerException: Exception in completion handler InvokeOnCancelling@f1f6323[job@a41020] for DispatchedCoroutine{Cancelling}@a41020
at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1607)
at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:826)
at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:786)
at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:702)
I attached .logcat file for more details.
Android-10_2026-08-29_120716_logcat.json
Hi, when I build and run the app from commit 64434e6 (Gradle JDK jbr-21) on my Android 10 device and Android 17.0 emulator, the app crashes on both when I scroll up and down the astronaut list.
I attached .logcat file for more details.