natysoz / expo-images-picker

Multiple Asset Photos Videos selecting package for Expo SDK
MIT License
95 stars 35 forks source link

[IOS] Images not showing(blank screen) #7

Closed Kladislav closed 3 years ago

natysoz commented 3 years ago

can u share expo version ? and package json

alekkyo commented 3 years ago

I had a permission problem also. You can go check my pull request. https://github.com/natysoz/expo-images-picker/pull/8/files

natysoz commented 3 years ago

@Kladislav can u tell me what is your ios version , what iphone emulator ? and what expo-images-picker version you try ?

i just test with my iphone and all working like a charm , wonder what we can do to improve that

cardyy commented 3 years ago

works fine for me, i can not express how greatful i am

natysoz commented 3 years ago

@Kladislav and @alekkyo did u update to latest versions and all is working ?

natemartins commented 3 years ago

I had same issue but after reinstalling my simulator. It works fine. Also works great in production. So, I think this issue should be closed

jeet1912 commented 3 years ago

Blank screen for me. I could see the selected images during the first test only. After that, it's just a blank screen on my iphone.

natysoz commented 3 years ago

@Jeet1912 what ios version ? Emulator ? Real device?

jeet1912 commented 3 years ago

11 pro max, 14.0

natysoz commented 3 years ago

can you share your package json ?

natysoz commented 3 years ago

i just check on my wife iphone 12 pro max ios 14.0 all works correctly

natysoz commented 3 years ago

are you there? did u check with last expo snack on readme ?