react-native-aws3 icon indicating copy to clipboard operation
react-native-aws3 copied to clipboard

No suitable URL request handler found for assets-library:

Open mike623 opened this issue 8 years ago • 8 comments

cannot load assets-library: file img_1805 png

mike623 avatar Nov 13 '16 17:11 mike623

@mike623 any updates on this? I'm having the same issue.

welbornio avatar Jan 02 '17 05:01 welbornio

@welbornio, @mike623 I had the same issue and it seems to be an issue with not having the camera roll library added. If you add it to your xcode project it should work.

gravitywell-sawdays avatar Apr 13 '17 07:04 gravitywell-sawdays

Has anyone had success with linking the camera roll library and getting it to work? I am still getting this error even after linking libRCTCamera.a in XCode

Tzinov15 avatar Apr 22 '17 20:04 Tzinov15

Well. I changed to https://github.com/mybigday/react-native-s3/blob/master/README.md becoz I need native thread to handle the upload process

mike623 avatar May 06 '17 04:05 mike623

Add

libRCTCameraRoll.a

under Link Binary With Libraries <your_project>/node_modules/react-native/Libraries/CameraRoll/ refer to https://medium.com/@knowbody/react-native-image-upload-to-s3-bucket-5220941bfea2 for more detail Thanks

sunilyadav8 avatar Jun 23 '17 09:06 sunilyadav8

Hi I am using expo and facing the same issue. I tried using mime library to get the type but still getting null for ph:// uri

Any update on this?

raazatul7 avatar Aug 17 '22 12:08 raazatul7

Hi I am using expo and facing the same issue. I tried using mime library to get the type but still getting null for ph:// uri

Any update on this?

+1 on this. Same scenario.

tonvlad88 avatar Nov 18 '22 17:11 tonvlad88