Front-End Web & Mobile

Tag: AWS SDK for iOS

Amplify Framework adds authentication features and enhancements for iOS and Android Mobile SDKs

Authentication and authorization play a key role in mobile development. The AWS Amplify team has been busy improving on the previous simplified development changes for iOS and Android that introduced user state tracking, token management, and offline enhancements. Based on your feedback, we’ve added new features and have made improvements to the way you add […]

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 […]