howljs / hl_image_picker

Simplify media selection, cropping, and camera functionality in your Flutter app. Choose images/videos from the library, crop images, and capture new photos/videos with ease.
https://pub.dev/packages/hl_image_picker
20 stars 12 forks source link

Exception on iPad #18

Open beatman423 opened 6 months ago

beatman423 commented 6 months ago

Supported orientations has no common orientation with the application, and [UIAlertController shouldAutorotate] is returning YES

After press the "done" button, this exception shows up, guess there's something wrong with UIAlertController iPad compatible