Logging Messages With the Unified Logging System on Apple Platforms Sep 9, 2020 Learn how to format and strip sensitive data when logging with OSLog. ...
Using ASWebAuthenticationSession with SwiftUI Sep 2, 2020 Learn how to integrate ASWebAuthenticationSession with SwiftUI ...
Introduction to Apple's Unified Logging System on iOS 14 in Swift Aug 26, 2020 Learn about the Unified Logging system on Apple Platforms. ...
Simpler File Encryption on iOS Aug 19, 2020 Learn how to use the Data Protection APIs on iOS and iPadOS. ...
andyibanez.com Turns One Year Old Aug 18, 2020 AndyIbanez.com Turns 1 Year Old (?) Today I just wanted to let you all know that this website is having a birthday today! 🎉 I started working on my new website earlier on August last year. I want to take the time to reflect about the previous year, and to thank everyone I have had the pleasure of meeting and interacting with since this all started. My Website Is Actually Older I actually started to blog about iOS when I was a college freshman all the way back in 2011. ...
A File Download Queue in Combine for Swift Aug 12, 2020 Learn how to use the powerful NSPredicate API for searching and filtering. ...
Common Reasons for Background Tasks to Fail in iOS Aug 5, 2020 Learn what are the common reasons your background tasks never get executed, and how to go around them. ...
Adding Custom SwiftUI Views and Modifiers to the Xcode Library Jul 29, 2020 Learn how to add custom views and modifiers to the Xcode library using the LibraryContentProvider protocol. ...
Wrapping Asynchronous APIs into Combine Futures Jul 22, 2020 Learn to wrap asynchronous APIs into simple Combine publishers in Swift. ...
Sharing Data Across Apple Devices with the MultipeerConnectivity Framework Jul 15, 2020 How to use the Speech framework to detect speech on iOS. ...