shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

275
active users

#iosdev

23 posts20 participants1 post today

Doing some client work today, I came to learn how powerful custom notifications can be, even showing (mostly) fully interactive SwiftUI views. I had no idea!

Any #IndieDev’s take advantage of this in interesting ways? I definitely see an update coming to Bills to Budget soon!

I must say, I'm having a whale of a time implementing automation in my app. I'm simultaneously doing AppleScript and Intents/Shortcuts, and it's a blast.

Automatically getting Siri support via Intents is pretty neat, although I'm unsure how useful that is.

It's also pretty neat that this 20 year-old book is still very useful.

When my friends in the #iOSDev and #macOSDev community talk to me they quickly understand just how important to me the community is and a big part of that is #wwdc and the in person events that happen. This year Apple has an opportunity to change it as America is unsafe to travel to for a large part of the community. My request is that Apple opens up the dev centres around the world for that week and show that they are committed to fostering an inclusive community around the world.

Version 1.0 of Spark is finished! 🥳 I’ve reworked telemetry as I wanted and, at the last minute, changed the background slightly, so that the colors are a bit more vibrant and the gradient isn’t simply a straight color change. I can say I’m really pleased with what I created. 😊
#iOSDev #IndieDev

#iosdev people lemme get your thoughts on something:
In my company, we're making a LOT of prototypes (both UIKit and SwiftUI). We're start new projects each time, so everyone has a bunch of blank icons on their home screen and quite a bit of duplication. I have like four identical CLIP models on my phone right now.

So we want to make a single container app that can get sent to TestFlight nightly and has all of our shared resources. How would you go about doing this?