Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.42 KB

File metadata and controls

43 lines (26 loc) · 1.42 KB

###NOTE Run the projects on Xcode 8 and on a device. As of 11/2/16, amazon login framework crashes simulator for Alexa login

#Amazon Login (without Alexa) amazon iOS documentation

##Register Application with Amazon

  1. Sign into amazon login console

  2. Register new application (this is step 3 from amazon iOS documentation )

##Update iOS project based on your amazon app information
Update the below on your project (this is step 4 from amazon iOS documentation ) API Key URL scheme Transport Security Exceptions

#Alexa Amazon Login Alexa Voice Service

##Setup Amazon Login Follow all the steps above for Amazon Login

##Create Alexa Voice Service App

  1. register an Alexa Voice Service app on the alexa developer website

  2. make sure that on app settings (app settings > Security profile > iOS Settings) you add the below: API Key name Bundle ID (of your project) **If the bundle ID its correct, it would automatically create a new API Key Value. **(VERY IMPORTANT!)**Update your iOS Project plist with this new API Key value.

Update the iOS project with your product ID (device Type ID ) that is located on your app settings (app settings > Device Type Info ) found in amazon developer website