Post

Replies

Boosts

Views

Activity

Reply to SwiftUI Tutorial EditMode
To follow up on hakim.id.id's comment, this is still the case. The tutorial has quite a few little quirks and bugs like this. I understand the technology is new, but how are the rest of us meant to learn it, if Apple cannot put together a functional tutorial?
Jul ’20
Reply to application(open: options:) not being called
Just wanted to point out, that dispite being filed under "SwiftUI" this applies to non-swiftUI projects as well 🙂I was confused about why application(_:open:options:) wasn't being called on my regular old UIKit project in accordance to all the old documentation / tutorials I could find. Turns out this was the answer!
Feb ’20