amazon-archives/aws-sdk-react-native

AWSCore error on Xcode

Opened this issue · 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

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 You're right the framework is missing. Where am I supposed to find it?

screen shot 2017-01-10 at 10 44 28

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

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