Topic
iOS
13 articles on this topic.
-
I Used mitmproxy to Read My App's AI System Prompt. Then I Built the Defense.
How to intercept HTTPS traffic from AI-powered iOS apps with mitmproxy, and how to stop it with certificate pinning in Swift.
-
A Comprehensive Guide to Capturing and Storing Audio Files with AWS Amplify Storage on iOS Using SwiftUI
How to get up and running with AWS Amplify Storage with audio files
-
How to Display Images from AWS Amplify Storage on iOS Using AmplifyImage and SwiftUI
How to get up and running with AWS Amplify Storage and AmplifyImage to display images in SwiftUI
-
Getting Started with AWS Amplify Storage on macOS: A Step-by-Step Guide for iOS and macOS Developers
How to get up and running with AWS Amplify Storage on macOS
-
Up and Running with AWS Amplify Libraries for Swift
How to get up and running with AWS Amplify Libraries for Swift on iOS and macOS.
-
Getting Device Location on iOS
How to obtain the user/device location using CoreLocation, Combine, and SwiftUI on iOS.
-
Publishing Updates Using Protocols with Combine on iOS
Using @Published variables with protocols in Swift.
-
Open Source your AWS Amplify Project in 3 Steps
How to open source your AWS Amplify project.
-
Uploading Files from iOS to Amazon S3
Upload files to Amazon S3 using AWS Amplify for iOS.
-
Adding and Updating Swift Package Products with Xcode
Adding/Updating the package products of Swift Packages once added to your iOS project in Xcode.
-
Using Decodable with Dynamic Values in Swift
Using Decodable to decode dynamic JSON values in Swift.
-
Decoupling Dependencies in Swift
Decoupling third-party dependencies from your code into modules for reusability, flexibility, and testability.
-
AWS Amplify Auth Web UI on iOS
Create a web-based auth flow using AWS Amplify Authentication on iOS.