Install the Login with Amazon SDK for iOS
→
→
The Login with Amazon SDK for iOS includes the framework, supporting documentation, and a sample application that allows a user to login and view their profile data.
If you have not installed Xcode, you can get it from https://developer.apple.com/xcode.
- Download the Amazon Mobile App SDK for iOS and extract the files to a directory on your hard drive.
- You should see a
LoginWithAmazon.framework
directory in theLoginWithAmazon
parent directory. This contains the Login with Amazon library. - Open
docs/Contents/Resources/Documents/index.html
to view the Login with Amazon iOS API Reference. - See Install the Login with Amazon Library for instructions on how to add the library to an iOS project.
After the Login with Amazon SDK for iOS is installed, you can Create a New Login with Amazon Project after you Register with Login with Amazon.