A new release of TootSDK - 20.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.3.0
What's changed:
- Support mastodon 4.5's public timeline access restrictions @dale_price
Community contributions are greatly appreciated 🙌
#Tag
A new release of TootSDK - 20.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.3.0
What's changed:
- Support mastodon 4.5's public timeline access restrictions @dale_price
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 20.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.3.0
What's changed:
- Support mastodon 4.5's public timeline access restrictions @dale_price
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 20.2.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.2.0
What's changed:
- Add support for current trending link properties and link timelines  @dale_price
- Support additional quote states from Mastodon 4.5  @dale_price
- TootResponse header properties should be case-insensitive  @konstantin
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 20.2.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.2.0
What's changed:
- Add support for current trending link properties and link timelines  @dale_price
- Support additional quote states from Mastodon 4.5  @dale_price
- TootResponse header properties should be case-insensitive  @konstantin
Community contributions are greatly appreciated 🙌
Building a Mastodon app?
https://github.com/TootSDK/TootSDK has been designed to handle the quirks of the many different servers across the fediverse. It’s been growing fast to support more APIs and edge cases, so you can focus on building your app instead. Also mirrored on https://codeberg.org/TootSDK/TootSDK 🚀
I went to an online #iosdev meetup and after all these years appreciate the community. It’s just not common in other engineering spaces to meet people who want to design accessibility software for disabled people or create artistic projects in code. ❤️
I went to an online #iosdev meetup and after all these years appreciate the community. It’s just not common in other engineering spaces to meet people who want to design accessibility software for disabled people or create artistic projects in code. ❤️
Seeing how much #SwiftUI differs on every iOS version and all the workarounds I am using it would be nice to have some public tracking of known SwiftUI bugs where people could up vote them, share fixes/workarounds etc..
Could be nice project if I had extra 100 hours each month 😅
Basically something like the official Feedback but with the ability to see what other devs are having problems with and what are the solutions.
Seeing how much #SwiftUI differs on every iOS version and all the workarounds I am using it would be nice to have some public tracking of known SwiftUI bugs where people could up vote them, share fixes/workarounds etc..
Could be nice project if I had extra 100 hours each month 😅
Basically something like the official Feedback but with the ability to see what other devs are having problems with and what are the solutions.
A new release of TootSDK - 20.1.1 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.1.1
What's changed:
- Fix unable to connect to services that do not support v2 instance info @luckkerr
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 20.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.1.0
What's changed:
- Make TootResponse Sendable when its decoded data is sendable @dale_price
Community contributions are greatly appreciated 🙌
Any #iOSDev that can help me w/ Focus Scene Values?
I have a SwiftUI View, “MyView” which has an @ Observable model object as a property of type MyDataModel. I use .focusedSceneValue modifier w/ this object.
As the user navigates the app, they encounter “MyView" multiple times each with diff data.
In my Commands, I have a property wrapper @ FocusedValue w/ said MyDataModel type for my command.
However, it only retains the 1st MyDataModel encountered. It never updates to the one being viewed.
Any #iOSDev that can help me w/ Focus Scene Values?
I have a SwiftUI View, “MyView” which has an @ Observable model object as a property of type MyDataModel. I use .focusedSceneValue modifier w/ this object.
As the user navigates the app, they encounter “MyView" multiple times each with diff data.
In my Commands, I have a property wrapper @ FocusedValue w/ said MyDataModel type for my command.
However, it only retains the 1st MyDataModel encountered. It never updates to the one being viewed.
Group Learning: URL Filtering with iOS 26 APIs
🗓️ Saturday, October 18, 11:30am Pacific, 18:30 UTC
Hoping to discover how to set up a basic iOS implementation of the Network Extension for URL filtering. 
https://discord.gg/nyXRvBC5tS?event=1424871063992533102
If you know of other public online meetups or events for #SwiftDev / #AppleDev / #iosDev / #macOSDev , please share the details with me.
I try to keep the events calendar on Swift Dev Chat up to date with these:
https://discord.gg/p2ZDAdRws8
A space for Bonfire maintainers and contributors to communicate