This kind of post is my catnip. 😍 Here’s Bryce Pauken with a look at how iOS 13’s view hierarchy inspection works when taking screenshots. He also goes through several methods for customising where iOS will snap to. I’m not sure you should ever go as far as writing code (or swizzling) to affect this, but it’s always interesting to know how this stuff works.
I think the first time I saw a tip about using print
with SwiftUI was this tweet from Paul Hudson. In this post, John Sundell comes up with a very similar solution but takes it a little further than a tweet allows, and shows us some useful techniques for debugging SwiftUI.
The sandwiches app demoed in several of this year’s WWDC sessions made for a great example, but Apple has not yet made it available as sample code. Until that happens, here’s James Dempsey with a rebuilt version of the same sample that you can follow along with.
Here’s José Rossi with a look at the new features of the vision framework in iOS 14. I especially liked how they tested the body pose tracking feature by running it past a fight scene of a movie. This is a really impressive framework.
I’m not saying that you should all agree with me on this, I know you won’t! But in my opinion, what Zachary Shakked was doing using the IDFA was perfectly reasonable, tracking the return on his advertising. Yes, the IDFA is effectively going away in iOS 14, and look at the frankly awful sign-up flow that is the alternative to how he was previously doing it. These changes come from a good place inside Apple, but wow I hope that this method of getting people to sign up and pay for an app doesn’t catch on. 😅
Senior iOS Engineer @ WillowTree – As a Senior Software Engineer at WillowTree, you’ll have the opportunity to impact teammates throughout various stages of their careers. You’ll have clear oversight of how engineering runs day-to-day and will influence project outcomes. This is not a remote position and may require some travel. Currently, all team members are working from home until our offices reopen. – Charlottesville VA
Senior Software Developer @ Hoag Memorial Hospital Presbyterian – The Senior Digital Software Developer will work on projects across the spectrum of digital health on API, Web and Mobile platforms. You will take part in the ownership of the product design, implementation, and feature development to build new and exciting experiences around Digital health care. Driving from traditional care models to defining/delivering products within digital health care. – Newport Beach CA
This is going to be another one of those posts where I did something ridiculous and then show you how I got there, so let’s just get right to it.
My favourite type of post… 😍