Skip to content

Example app crashes on iOS since image_picker is used without Info.plist configuration - Example project updated - #8

Open
EthanBarlow wants to merge 1 commit into
Alberto-Monteiro:masterfrom
EthanBarlow:master
Open

Example app crashes on iOS since image_picker is used without Info.plist configuration - Example project updated#8
EthanBarlow wants to merge 1 commit into
Alberto-Monteiro:masterfrom
EthanBarlow:master

Conversation

@EthanBarlow

Copy link
Copy Markdown

App used to crash when loading video from gallery or camera: Added NSPhotoLibraryUsageDescription, NSCameraUsageDescription, and NSMicrophoneUsageDescription to example/ios/Runner/Info.plist as described by image_picker documentation. Changed main.dart to scroll entire page inside of scaffold rather than just image. Can be hard to navigate when only image is scrollable.

App used to crash when loading video from gallery or camera:
Added NSPhotoLibraryUsageDescription, NSCameraUsageDescription, and NSMicrophoneUsageDescription
to example/ios/Runner/Info.plist as described by image_picker documentation.
Changed main.dart to scroll entire page inside of scaffold rather than just image. Can be hard to navigate when only image is scrollable.
@EthanBarlow

Copy link
Copy Markdown
Author

Can we please merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants