Open
Description
We are using the Napier in our KMP module of Native Android project,

in the above line of code app crashing, may I know the exact reason here?, is that we should use the tag? and default not works?
here is the crashlytics logs
Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=9; index=9
at io.github.aakira.napier.DebugAntilog.performTag(DebugAntilog.kt:72)
at io.github.aakira.napier.DebugAntilog.performLog(DebugAntilog.kt:27)
at io.github.aakira.napier.Antilog.rawLog$napier_release(Antilog.java:19)
at io.github.aakira.napier.Napier.rawLog(Napier.kt:54)
at io.github.aakira.napier.Napier.log(Napier.kt:205)
at io.github.aakira.napier.Napier.e(Napier.kt:153)
at io.github.aakira.napier.Napier.e$default(Napier.kt:152)
at com.kmmpwpitara.ui.mainviewmodel.K8MainViewModel$getNextNuggetsList$1.invokeSuspend(K8MainViewModel.kt:481)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.java:589)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707)

Metadata
Metadata
Assignees
Labels
No labels