https://hacknicity.medium.com/how-ipad-apps-adapt-to-the-new-8-3-ipad-mini-7796efdc88eb
How iPad Apps Adapt to the New 8.3" iPad Mini
How iPad Apps Adapt to the New 8.3" iPad Mini
Medium
How iPad Apps Adapt to the New 8.3" iPad Mini
This is the latest in a series of articles explaining how iOS and Watch apps appear when run on hardware that didn’t exist when they were…
https://digitalbunker.dev/how-to-test-private-methods-variables-in-swift/
How to Test Private Variables in Swift
How to Test Private Variables in Swift
Digital Bunker
How to Access & Test Private Variables in Swift
Let's take a look at how we can use Swift's Mirror class to allow access to a class's private properties from our testing target.
https://www.andyibanez.com/posts/the-mysterious-codablewithconfiguration-protocol/
The Mysterious CodableWithConfiguration Protocol
The Mysterious CodableWithConfiguration Protocol
Andy Ibanez - iOS Developer
The Mysterious CodableWithConfiguration Protocol
Learn what the new CodableWithConfiguration type is and how you can use it to create better decoding and encoding code.
https://michaelabadi.com/articles/debugging-with-accessibility-swiftui/
Leverage Accessibility Identifier For View Debugging
Leverage Accessibility Identifier For View Debugging
Michaelabadi
Leverage Accessibility Identifier For View Debugging
Learn how to debug your view with an accessibilityId
https://medium.com/uptech-team/how-to-measure-app-performance-with-metrickit-debb05447dd5
How To Measure App Performance With MetricKit
How To Measure App Performance With MetricKit
Medium
How To Measure App Performance With MetricKit
It often happens that app developers focus more on app development, giving little or no attention to post-development activities, like…