-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already existshelp wantedExtra attention is neededExtra attention is needed
Description
Follow up of flutter/flutter#18700
Seems to be pretty consistent, the gallery seems to work just fine.
java.lang.IllegalStateException
io.flutter.plugins.imagepicker.ImagePickerDelegate.handleImageResult
Samsung Galaxy S5 (kltevzw), 2048MB RAM, Android 6.0
java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4155)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:4245)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3360)
at android.app.ActivityThread.access$1100 (ActivityThread.java:221)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1794)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:158)
at android.app.ActivityThread.main (ActivityThread.java:7224)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)
Caused by: java.lang.RuntimeException:
at android.app.ActivityThread.deliverResults (ActivityThread.java:4920)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4141)
Caused by: java.lang.IllegalStateException:
at io.flutter.plugins.imagepicker.ImagePickerDelegate.handleImageResult (ImagePickerDelegate.java:457)
at io.flutter.plugins.imagepicker.ImagePickerDelegate.handleChooseImageResult (ImagePickerDelegate.java:396)
at io.flutter.plugins.imagepicker.ImagePickerDelegate.onActivityResult (ImagePickerDelegate.java:375)
at io.flutter.app.FlutterPluginRegistry.onActivityResult (FlutterPluginRegistry.java:194)
at io.flutter.app.FlutterActivityDelegate.onActivityResult (FlutterActivityDelegate.java:146)
at io.flutter.app.FlutterActivity.onActivityResult (FlutterActivity.java:139)
at android.app.Activity.dispatchActivityResult (Activity.java:7137)
at android.app.ActivityThread.deliverResults (ActivityThread.java:4916)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already existshelp wantedExtra attention is neededExtra attention is needed