Front-End Web & Mobile

Tag: Amplify iOS

watchOS and tvOS are now GA

Announcing watchOS and tvOS Support on AWS Amplify Library for Swift

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. We are excited to announce that Amplify Library for Swift now supports watchOS and tvOS platforms! Amplify Library for Swift allows developers building […]

Building macOS apps using Amplify Library for Swift

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. The Amplify Library for Swift is now generally available for macOS. Amplify is an open-source client-side library making it easier to access a […]

Federating users using sign in with apple and amplify for swift with code snippet of fererating a user using amplify api

Federating Users using Sign in with Apple and AWS Amplify for Swift

In many mobile apps, users are offered different ways to authenticate with the app like providing a username and password as well as offering options to sign in with a social provider like Amazon, Facebook, Google, and Apple. When authenticating with a social provider, the user goes through the provider’s auth flow and, in return, […]

One-time Password Authentication with the Amplify Libraries for Swift

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. There are many types of authentication flows for different apps, but using a one-time password (OTP) is one of the more mainstream authentication […]

Getting Started with AWS Amplify on macOS

The latest release of the AWS Amplify Libraries for Swift addresses the most popular issue on the Amplify Swift (formerly Amplify iOS) GitHub repo, macOS support. The Amplify Libraries are now in Developer Preview for macOS and support Analytics, API, Auth, DataStore, Geo, and Storage. In this blog post, you will learn to use Amplify […]

Using Async/Await with AWS Amplify Libraries for Swift

With the release of the AWS Amplify Libraries for Swift, one of the most anticipated features is now generally available to iOS and macOS developers, async/await. Async/await is part of structured concurrency which allows developers to write asyncronous code in an easy-to-read manner by reducing the amount of callback blocks or chained operations with reactive frameworks […]

Introducing the AWS Amplify Library for Swift

The Amplify iOS team is announcing the release of version 2.0.0 of the Amplify Library for Swift. Please use this GitHub repo to inform the Amplify iOS team about features or issues, or visit the Amplify Discord server under the #swift-help channel. Highlights Below is a high-level breakdown of the features we are announcing with […]

Amplify Geo Maps for iOS

Add Maps to your iOS App using Amplify Geo, powered by Amazon Location Service

This blog post was written by Ian Saultz – Software Development Engineer at AWS Amplify. Time to Read: 20 minutes Time to Complete: 60 minutes Today’s release of AWS Amplify Geo for iOS allows developers to quickly and easily add customizable maps with annotations and location searches to their iOS applications. The location APIs are powered […]