Core Location Updating the User’s Location with Core Location and Swift Concurrency in SwiftUI Learn how to create an asynchronous API to access Core Location on a SwiftUI app.
Notifications User Interaction with Notifications with async/await By the end of this tutorial, you will be able to respond to user interactions on notifications using the UserNotifications framework.
Notifications Creating and Scheduling Local Notifications with async/await By the end of this tutorial, you will be able to schedule local user notifications in your iOS application using the UserNotifications framework.
Notifications Requesting User Authorization for Notifications with async/await By the end of this tutorial, you will be able to request authorization to send notifications using the UserNotifications framework.