swee revidoval tento gist . Přejít na revizi
1 file changed, 14 insertions
gistfile1.txt(vytvořil soubor)
@@ -0,0 +1,14 @@ | |||
1 | + | FATAL EXCEPTION: DefaultDispatcher-worker-2 | |
2 | + | Process: org.mozilla.fennec_fdroid, PID: 29882 | |
3 | + | java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.android.gms.tasks.Task.addOnCompleteListener(org.mozilla.fenix.components.PlayStoreReviewPromptController$$ExternalSyntheticLambda0)' on a null object reference | |
4 | + | at org.mozilla.fenix.components.PlayStoreReviewPromptController.tryPromptReview(PlayStoreReviewPromptController.kt:81) | |
5 | + | at org.mozilla.fenix.components.ReviewPromptController$2.invokeSuspend(ReviewPromptController.kt:33) | |
6 | + | at org.mozilla.fenix.components.ReviewPromptController$2.invoke(ReviewPromptController.kt:13) | |
7 | + | at org.mozilla.fenix.components.ReviewPromptController.promptReview(ReviewPromptController.kt:156) | |
8 | + | at org.mozilla.fenix.home.HomeFragment$onStart$2.invokeSuspend(HomeFragment.kt:45) | |
9 | + | at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) | |
10 | + | at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:115) | |
11 | + | at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:4) | |
12 | + | at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3) | |
13 | + | at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:94) | |
14 | + | Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@9b13749, Dispatchers.IO] |
Novější
Starší