- Notifications
You must be signed in to change notification settings - Fork29.7k
Closed
Labels
P2Important issues not at the top of the work listc: crashStack traces logged to the consolecustomer: crowdAffects or could affect many people, though not necessarily a specific customer.found in release: 2.2Found to occur in 2.2found in release: 2.4Found to occur in 2.4has reproducible stepsThe issue has been confirmed reproducible and is ready to work onp: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer version
Description
image picker has issue in iOS when we tried to access camera and gallery to upload a photo.
this is the log that we get:
[VERBOSE-2:ui_dart_state.cc(177)] Unhandled Exception: PlatformException(multiple_request, Cancelled by a second request, null, null)#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:582:7)#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:18)<asynchronous suspension>#2 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:332:12)#3 MethodChannelImagePicker.pickImagePath (package:image_picker_platform_interface/src/method_channel/method_channel_image_picker.dart:62:21)#4 MethodChannelImagePicker.pickImage (package:image_picker_platform_interface/src/method_channel/method_channel_image_picker.dart:30:25)#5 ImagePicker.getImage (package:image_picker/image_picker.dart:106:21)#6 _EditProfileScreenState._loadFromGallery (package:kami/ui/profile/edit_profile_screen.dart:591:10)#7 _EditProfileScreenState._showBottomImagePicker.<anonymous closure> (package:kami/u<…>can you guys fix it asap? because we're now using this image picker in all of our projects. Thanks.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listc: crashStack traces logged to the consolecustomer: crowdAffects or could affect many people, though not necessarily a specific customer.found in release: 2.2Found to occur in 2.2found in release: 2.4Found to occur in 2.4has reproducible stepsThe issue has been confirmed reproducible and is ready to work onp: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer version