11. Download [aws-sdk-ios-samples]
12. Find this SNS Sample project
SNS_SQS_MessageBoard
13.Open Constants.h and modify the following 3 values
constant.h
#define ACCESS_KEY_ID @"AKXX"
#define SECRET_KEY
@"SOXXX"
#define PLATFORM_APPLICATION_ARN @"arn:aws:sns:us-east-1:XXX"
14. Switch to project view and select the Message Board target.
In the Build Settings tab, make sure Code Signing Identity has been
set to your developer id
15.Select the follwing frameworks and click Add:
* AWSRuntime.framework
* AWSSNS.framework
* AWSSQS.framework
16. Play and Feel !!!!
沒有留言:
發佈留言