can't getinfoasync image from camera roll on ios

trying to get image info using getinfoasync image from camera roll but get this error on IOS,
but working fine on android

File ‘ph://ED7AC36B-A150-4C38-BB8C-B6D696F4F2ED/L0/001’ isn’t readable.

  • node_modules/react-native/Libraries/BatchedBridge/NativeModules.js:104:55 in
  • node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:414:4 in __invokeCallback

expo sdk 34
expo cli 3.0.8
managed workflow

Hey @iboy15,

Have you tried targeting different images? If so, does the error occur regardless of image targeted?

Cheers,
Adam

i’ve tried different images, but the same error showing,
i think it’s bug on iOS on sdk 33 and 34 because when im use sdk 32 it’s work normaly, and i’ve seen someone post the same issue

i think bug come from camera roll that give wrong uri

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.