This is 2023. See that wild blip? That's one repost from @stroughtonsmith's showcases that generated roughly 1000€ in just a few hours. You can see this was kind of the start of an upward trajectory of natural purchases without any big press coverage. It's clear there's a lot more opportunities waiting, maybe it's time to do something about it. #BuildInPublic #SwiftUI #UIKit
This is what you can expect from an app that's in a relatively crowded category without running ads and barely any press coverage using a mixture of lifetime in-app purchase and subscription. Could I do much more? Yes. Am I too lazy to seize all the opportunities? Also yes.
When using a UITabBarController on iPad, menu bar items are disabled until I make the view controller 'active' by tapping some button in it (you can see the sidebar selection turns gray then). Am I doing something wrong? #UIKit
So, can I replace the standard preferences menu item while using UIMainMenuSystem to open my own settings instead of the page in the Settings app? #UIKit
Very deep trouble it seems. https://ikennd.ac/blog/2024/09/handling-responder-chain-actions-in-swiftui/ #UIKit #SwiftUI
I've filed about 50 feedbacks for the OS 26 releases so far, around half of them critical for my app, and not a single thing has been addressed or even acknowledged. I honestly don't know why I even do this any more because I know from experience that those will still be open in 5 years. #SwiftUI #UIKit #BuildInPublic
And they even had those in the WWDC session where the cells bleed into the background because... it's white. Is this intended? #iOS26 #SwiftUI #UIKit #BuildInPublic
It‘s so broken. Crazy transition, low contrast toolbar buttons. No way to adjust the background in fullscreen. #iOS26 #SwiftUI #UIKit #BuildInPublic
It's beta 4 and I still don't know how to deal with this mess. #iOS26 #SwiftUI #UIKit #BuildInPublic
Je sais pas si c'est moi qui suis nul mais les #SymbolEffect sur des #UIButton (en #UIKit) c'est pas vraiment ça ! Ça fonctionne quand ça veut et puis on ne peut pas régler la durée de l'animation... bref j'ai abandonné.
Switched out a custom split view controller and tab handling on iPad with UITabBarController and its sidebar/tab mechanisms. Saved me around 900 lines of code. Nice. #SwiftUI #UIKit #BuildInPublic