Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Activity found to handle Intent #172

Open
cjltgb520 opened this issue Aug 2, 2024 · 0 comments
Open

No Activity found to handle Intent #172

cjltgb520 opened this issue Aug 2, 2024 · 0 comments

Comments

@cjltgb520
Copy link

DefaultDispatcher-worker-1(1592)

android.content.ActivityNotFoundException

No Activity found to handle Intent { act=android.intent.action.INSERT dat=content://com.android.contacts/contacts (has extras) }

解析原始
1android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1937)
2android.app.Instrumentation.execStartActivity(Instrumentation.java:1616)
3android.app.Activity.startActivityForResult(Activity.java:4501)
4android.app.Activity.startActivityForResult(Activity.java:4459)
5co.quis.flutter_contacts.FlutterContacts$Companion.openExternalPickOrInsert(FlutterContacts.kt:715)
6co.quis.flutter_contacts.FlutterContactsPlugin$onMethodCall$13.invokeSuspend(FlutterContactsPlugin.kt:328)
7kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
8kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
9kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
10kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
11kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
12kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
13kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
14kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant