flutter_catalog icon indicating copy to clipboard operation
flutter_catalog copied to clipboard

ImagePicker: Source Camera crashes App on iOS

Open FrankenApps opened this issue 5 years ago • 7 comments

When you select take picture with camera, the App crashes on iOS. Maybe camera access needs to be granted first? Only tested on my iPhone 8.

FrankenApps avatar May 01 '19 16:05 FrankenApps

Same here. iPhone 8, latest iOS.

marciofrayze avatar May 12 '19 15:05 marciofrayze

Same here :)

paulocoutinhox avatar May 14 '19 17:05 paulocoutinhox

From google search I found this: https://github.com/flutter/flutter/issues/20214#issuecomment-503987969

But since I don't have iOS dev environments I cannot verify it, can someone test it out and send me a pull request ? Thanks !

X-Wei avatar Apr 11 '20 16:04 X-Wei

From google search I found this: flutter/flutter#20214 (comment)

But since I don't have iOS dev environments I cannot verify it, can someone test it out and send me a pull request ? Thanks !

I hope I can help you with this, but before that, these 2 need to be solved first:

https://github.com/X-Wei/flutter_catalog/pull/36 https://github.com/X-Wei/flutter_catalog/issues/37

MilkBiscuit avatar Apr 12 '20 00:04 MilkBiscuit

From google search I found this: flutter/flutter#20214 (comment) But since I don't have iOS dev environments I cannot verify it, can someone test it out and send me a pull request ? Thanks !

I hope I can help you with this, but before that, these 2 need to be solved first:

#36 #37

All done, the next step is release a new version onto the App Store.

MilkBiscuit avatar Apr 13 '20 20:04 MilkBiscuit

Many thanks @MilkBiscuit !

@pravindodia there are some recent changes to the code, could you release a new iOS app version? Thanks !

X-Wei avatar Apr 13 '20 20:04 X-Wei

Many thanks @MilkBiscuit !

@pravindodia there are some recent changes to the code, could you release a new iOS app version? Thanks !

Sure, I will do that asap. and update you here.

pravindodia avatar Apr 13 '20 22:04 pravindodia