Hi,
we have serious issues with the QML ImagePicker. There are two really serious blocker bugs and „strange behavior“. We hope it can be fixed in a quick fix soon :).
Problem 1:
QML ImagePicker doesn‘t work correctly on iOS. If I select an single image „2 images are selected under the hood“. The normal one and the cache image (with less resolution). The output of selection prop (Change event) (with one image selected) is:
[file:///var/mobile/Containers/Data/Application/1331E73E-985F-47DB-98BB-5D5B07CCD8AB/Library/Caches/temp_6D30268F-F0B0-4FB3-92C9-8274ED66C247.jpg,file:///var/mobile/Containers/Data/Application/1331E73E-985F-47DB-98BB-5D5B07CCD8AB/Library/Caches/temp_1F73C4A0-F476-49F0-B2B8-41D535F721F3.jpg]
The visible counter in the ImagePicker is not correct. See video: http://knobe.no-ip.biz/danielknobe/Felgo.mov
The numbers 5 and 9 are „wrong“
Problem 2:
On Android the order of the images seems to be random. On my device very old images are on the top of the ImagePicker. The picker is useless because of that.
We can‘t use the native image picker because we need multi image selection and the native picker of Felgo doesn‘t support it.
Hopefully you can help us quickly by fixing the bugs or adding multi selection support in the native picker.
Thank you very much!
Best regards
Sergej