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] The iPad will report an error when entering the photo taking page. #190

Closed
FZY456 opened this issue Aug 24, 2023 · 0 comments · Fixed by #191
Closed

[BUG] The iPad will report an error when entering the photo taking page. #190

FZY456 opened this issue Aug 24, 2023 · 0 comments · Fixed by #191
Labels
await test The issue/PR is waiting for further tests. b: severe This issue need to be fixed ASAP. r: camera Related to the camera package. s: bug Something isn't working

Comments

@FZY456
Copy link

FZY456 commented Aug 24, 2023

Describe the bug
IPad uses CameraPicker PickFromCamera will report an error when entering the photography page.

How to reproduce

final AssetEntity? entity = await CameraPicker.pickFromCamera(
  context,
  pickerConfig: const CameraPickerConfig(),
);

Steps to reproduce the behavior:
Calling CameraPicker. pickFromCamera to enter the photography page reported an error.

Expected behavior

Screenshots (If contains)

Version information

  • Device: [ipad]
  • OS: [iOS 16.4.1]
  • Package Version: [4.0.0]
  • Flutter Version: [3.13.1]

Additional context
7QLHU`15%{19AM9H {3T02P

@FZY456 FZY456 added the await investigate The issue is waiting for further investigation. label Aug 24, 2023
@AlexV525 AlexV525 added s: bug Something isn't working b: flutter This is a flutter issue. b: severe This issue need to be fixed ASAP. r: camera Related to the camera package. ⏳WEEK This issue is scheduled to be solved within one week. await test The issue/PR is waiting for further tests. and removed await investigate The issue is waiting for further investigation. b: flutter This is a flutter issue. ⏳WEEK This issue is scheduled to be solved within one week. labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
await test The issue/PR is waiting for further tests. b: severe This issue need to be fixed ASAP. r: camera Related to the camera package. s: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants