ꜰᴀʙɪᴏ 

44 Followers
19 Following
198 Posts

dad & husband. Almost every night iOS developer 

Building: Event Jar, FeedTube and others…

Event Jarhttps://apps.apple.com/app/id6459984864
FeedTubehttps://apps.apple.com/app/id6741320680
PixLinkhttps://apps.apple.com/app/id6746123581

It still has a few small issues to fix, but essentially it seems to be working even for "those" videos.

#SwiftUI #iOSDev #iOSDeveloper #AppDev #indieDev #indieApp #BuildInPublic

oh look, Canada 🇨🇦! #winterolympics @StewartLynch
Ok, I think I’ve got videos recovery working.
#SwiftUI #iOSDev #iOSDeveloper #Learning #AppDev #indieDev #indieApp #BuildInPublic
I must admit that it took much more time than I had anticipated.
#SwiftUI #iOSDev #iOSDeveloper #Learning #AppDev #indieDev #indieApp #BuildInPublic
And after all the holidays, it's time to check whether YT video embeds really no longer allow changing the audio track... mmm... I fear I'll have to investigate a bit more. #iOSDev #iOSDeveloper #Learning #AppDev #indieDev #indieApp #BuildInPublic

Okay, I think that maybe this little app I made mostly for my own use could also be released. The concept is very simple: it saves images online with a direct URL. That's it. I use it to view snapshots from webcams, but you can also upload regular images. Just need only direct url of image.

#SwiftUI #iOSDev #iOSDeveloper #Learning #AppDev #indieDev #indieApp #BuildInPublic

I still haven't figured out whether the automation in Apple Home is having issues or if it's actually a bug. It's been unreliable for years. it's a simple automation that turns off after 1 minute. Anyway, I may have found a workaround to make it work: converting it into Shortcuts …and that might finally have fixed it. #AppleHome #iOS26

Finally, I’ve found a way to stop seeing that terrible effect (left side is how it should be, right side is not).

left side use
.glassEffect {
.regular.interactive(),
in: .capsule
)
right side use:
.glassEffect()

#SwiftUI #iOSDev #iOSDeveloper #Learning #AppDev #indieDev #indieApp #BuildInPublic #iOS26 #LiquidGlass

I think I may have finished converting the player's button with liquid glass...
#SwiftUI #iOSDev #iOSDeveloper #Learning #AppDev #indieDev #indieApp #BuildInPublic #iOS26 #LiquidGlass