I have just released Lotus, my 23rd #iOS #app 🎉 - if you're into #meditation 🧘, please give Lotus a try: personalized meditation thanks to #AI #indiedev #buildInPublic #swift #switUI
https://apps.apple.com/app/6739941712
‎Lotus - AI Meditation & Sleep

‎With Lotus, you can create fully customized meditations tailored to your mood, goals, and schedule—powered by cutting-edge AI designed specifically for meditation. Whether you want to relax, focus, or drift off to sleep, Lotus helps you find calm anytime, anywhere. Infinite Possibilities. Endless C…

App Store
So I got this error when trying to subscribe through my TestFlight app, if I click the "Change Store" button it just fails. Maybe TestFlight purchases can't be tested outside the US? Sounds crazy though… #StoreKit #iosdev #switui
So I can't subscribe to my app subscription through TestFlight, but it seems to work in production. Anyone have a clue about what can be going wrong? I'm using #StoreKit #iosdev #switui
I'm about to submit my first #Apple #VisionPro #app - exciting times! #indiedev #swift #switUI
Evening 8: Digging deeper into AppIntents for my #MacOS #Tesla app, trying to figure out how I can best use this from inside the app and get data back... probably my task for the next night too, but that'll be on Friday. #indieDev #SwitUI
People who have played With #SwitUI's Table ( @StewartLynch ?), do you know if you can put images, or can you only put text? I have an idea for it, but string-only is a no-go.
Little proof of concept for visualising Longplay's album metrics (addiction, negligence, recency, etc.) as a spider chart. Not terribly useful on the widget without a legend, but fun to play with and the #SwitUI animations look pretty.

#SwitUI is such a joy to work with. Just added a medium sized widget to #HappySteps in about 5 minutes. #ios #dev #indiedev

I’ve now decided that we’re doing a code freeze for the next release, I really have to update those screenshots and app preview now that the app has changed quite a lot!

Day 110. As with UIKit, in SwiftUI you can also add/remove a11y traits. But because of its declarative nature, you'll have to approach it in a slightly different way. A little nuance, but something that made me scratch my UIKit head when learning #SwitUI.

#365DaysIOSAccessibility

#accessibility #iOSDev

I feel like List enter a crazy state, only on iPadOS & macOS when I prepend items to it. Basically if you have a list of 400 items, you’re scrolled halfway down. Then I prepend the new 200 statuses on top, it seems like #SwitUI on macOS & iPadOS preload all the new rows on top? It then feels slow and laggy to scroll. On iOS it’s perfectly fine.