aws-sdk-react-native icon indicating copy to clipboard operation
aws-sdk-react-native copied to clipboard

AWSCore error on Xcode

Open alexmngn opened this issue 8 years ago • 4 comments

Hello, I am trying to use AWS Cognito on my project but I keep having an issue importing the library.

I installed the current master branch to my node_modules package, linked, installed AWSCore as a cocoapod but still get the following error:

screen shot 2017-01-09 at 18 08 03 copy screen shot 2017-01-09 at 17 45 34

Any idea? Thanks

alexmngn avatar Jan 09 '17 11:01 alexmngn

Could you expand Libraries -> Core.xcodeproj -> Frameworks to see if there's any .framework there? I've encountered the same issue and suspect that's the root cause.

chunghe avatar Jan 10 '17 03:01 chunghe

@chunghe You're right the framework is missing. Where am I supposed to find it?

screen shot 2017-01-10 at 10 44 28

alexmngn avatar Jan 10 '17 03:01 alexmngn

Haven't figure it out yet. Hope somebody here could help.

chunghe avatar Jan 10 '17 03:01 chunghe

@alexmngn try to see if this works for you #35

chunghe avatar Jan 12 '17 02:01 chunghe