Front-End Web & Mobile
Tag: iOS
Understanding the Frameworks of the AWS SDK for iOS
Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. Why all the Frameworks? The AWS […]
New AWS Mobile SDKs Release 1.5.0
We have just released a new version of the AWS Mobile SDKs. The individual SDKs for version 1.5.0 can be downloaded from the following pages: AWS SDK for iOS AWS SDK for Android This new version of the SDKs contains updates for Local Secondary Indexes in Amazon DynamoDB, various bug fixes and individual service frameworks […]
S3TransferManager for iOS – Part I: Asynchronous Uploads
Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. Transferring files to and from Amazon […]
Using the AmazonCredentialsProvider Protocol in the AWS SDK for iOS
Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. As an AWS developer, you should […]
New AWS Mobile SDKs Release 1.4.6
We have just released a new version of the AWS Mobile SDKs. The individual SDKs for version 1.4.6 can be downloaded from the following pages: AWS SDK for iOS AWS SDK for Android This new version of the SDKs contains updates for Amazon EC2 as well as a number of bug fixes and performance improvements. […]
Managing Device Time with the AWS Mobile SDKs
Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. Timestamps and AWS Making requests to […]
New AWS Mobile SDKs Release 1.4.5
We have just released a new version of the AWS Mobile SDKs. The individual SDKs for version 1.4.5 can be downloaded from the following pages: AWS SDK for iOS AWS SDK for Android This new version of the SDKs contains updates for EBS-Optimized instances in Auto Scaling, the Copy Snapshot Operation for Amazon EC2, and […]
Why is the AWS SDK for iOS so big?
Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. This is a question we have […]
Using the AWS SDK for iOS with Third Party Frameworks
Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. When you are using the AWS […]
Using the AWS SDK for iOS Asynchronously – Part IV: Grand Central Dispatch (GCD) Best Practices
Version 2 of the AWS Mobile SDK This article and sample apply to Version 1 of the AWS Mobile SDK. If you are building new apps, we recommend you use Version 2. For details, please visit the AWS Mobile SDK page. This content is being maintained for historical reference. In a previous post, you leaned […]