Front-End Web & Mobile
Tag: AWS SDK for iOS
Amplify Framework adds authentication features and enhancements for iOS and Android Mobile SDKs
June 27, 2024: This blog post covers Amplify Gen 1. For new Amplify apps, we recommend using Amplify Gen 2. You can learn more about Gen 2 in our launch blog post. Authentication and authorization play a key role in mobile development. The AWS Amplify team has been busy improving on the previous simplified development […]
User settings sync for iOS with AWS AppSync
Amazon Cognito Sync is a service that you can use for syncing application-related user profile data across devices. The client library caches the data locally so that the app can read and write data, regardless of the device connectivity state. The data stored is generally shown as a key-value pair, where the keys and values […]
AWS Mobile SDK for iOS version 2.5.0 – Improvements and changes to Swift support
What Version 2.5.0 of the AWS Mobile SDK for iOS introduces better compatibility for a Swift 3 migration. This blog walks through improvements and breaking changes with this SDK release that are relevant for Swift developers. When you open your legacy Swift 2.x project with Xcode 8.0 for the first time, you will be prompted […]