Front-End Web & Mobile
Tag: S3
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 […]
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 […]
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 […]
Using the AWS SDK for iOS Asynchronously – Part III: Using Grand Central Dispatch (GCD)
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. Grand Central Dispatch (GCD) is a […]
Using the AWS SDK for iOS Asynchronously – Part II: AmazonRequestDelegate 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 my previous post, I demonstrated […]