Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

<AWSframework> framework not found. #40

Closed
xavicolomer opened this issue Feb 2, 2017 · 2 comments
Closed

<AWSframework> framework not found. #40

xavicolomer opened this issue Feb 2, 2017 · 2 comments

Comments

@xavicolomer
Copy link

I'm trying to use the aws-sdk-react-native.

  1. I downloaded the SDK into ~/Documents/AWSSDK to maintain the same criteria as in FacebookSDK.
  2. I copied the frameworks I wanted to use, I started with all of them, but due to the error I started removing one by one with no luck.

This is the error I am getting (In this case its for AWSCore but it will be any eventually):

ld: framework not found AWSCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I'd say the instructions could be better. Does anyone succeeded setting this up? Any example?

Thanks!

@bakhansen
Copy link

bakhansen commented Feb 2, 2017

Have you followed these instructions?
https://github.com/awslabs/aws-sdk-react-native/tree/master/Core/example

Some helpful threads related to installing the sdk:
#35
#4
#24

How have you packed the packages and installing them?

@xavicolomer
Copy link
Author

@bhses Yes. Now I've advanced a little but, but still having some problems. I will be following the main thread now.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants