ndahlquist / stable-horde-flutter

An Android+iOS app for the Stable Horde
https://stablehorde.net
GNU General Public License v3.0
53 stars 20 forks source link

PlatformException: PlatformException(camera_access_denied, The user did not allow camera access., null, null) #84

Closed sentry-io[bot] closed 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: STABLE-HORDE-MOBILE-21

PlatformException: PlatformException(camera_access_denied, The user did not allow camera access., null, null)
  File "messages.g.dart", line 136, in ImagePickerApi.pickImage
  File "image_picker_ios.dart", line 68, in ImagePickerIOS.getImageFromSource
  File "image_picker_utils.dart", line 17, in pickImage
  File "image_picker_widget.dart", line 253, in _ImagePickerWidgetState.onImagePick
...
(2 additional frame(s) were not displayed)
ndahlquist commented 1 year ago

This probably happens if the user chooses camera, but then doesn't grant camera permissions? cc @Khosbayar