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

[BUG] CameraPickerState.initCameras exception on iOS #243

Closed
gxlj opened this issue Apr 16, 2024 · 0 comments · Fixed by #241
Closed

[BUG] CameraPickerState.initCameras exception on iOS #243

gxlj opened this issue Apr 16, 2024 · 0 comments · Fixed by #241

Comments

@gxlj
Copy link

gxlj commented Apr 16, 2024

click the record video /photo button ,

flutter: global exception: Null check operator used on a null value , stacktrace: #0 CameraPickerState.wrapControllerMethod (package:wechat_camera_picker/src/states/camera_picker_state.dart:316:22)
#1 CameraPickerState.initCameras. (package:wechat_camera_picker/src/states/camera_picker_state.dart:476:15)

flutter: global exception: Null check operator used on a null value , stacktrace: #0 CameraPickerState.wrapControllerMethod (package:wechat_camera_picker/src/states/camera_picker_state.dart:316:22)
#1 CameraPickerState.initCameras. (package:wechat_camera_picker/src/states/camera_picker_state.dart:476:15)

  • Device: IPHONE13
  • OS: ISO17.4
  • Package Version: 4.2.1
  • Flutter Version: 3.16
@gxlj gxlj added the await investigate The issue is waiting for further investigation. label Apr 16, 2024
@gxlj gxlj changed the title [BUG] Error with something [BUG] CameraPickerState.initCameras exception on iOS Apr 16, 2024
@AlexV525 AlexV525 linked a pull request May 13, 2024 that will close this issue
@AlexV525 AlexV525 removed the await investigate The issue is waiting for further investigation. label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants