Open Issues Need Help
View All on GitHub API Development • Scheduling API
Migrate to Swift Testing from XCTest about 1 month ago
enhancement good first issue
Scheduler Module for the Stanford Spezi Ecosystem
Swift
#schedule#spezi#stanford#swift#swiftui#tasks#xcode
API Development • Scheduling API
ModelContext Creation Crash on iOS 26 about 1 year ago
AI Summary: Debug and fix a crash in the Spezi Scheduler iOS application that occurs during `ModelContext` creation on iOS 26. The crash is caused by an attempt to create a property that's a sequence of a non-codable type (`FormatArgument`). The solution likely involves modifying how localized strings are handled within the `SchedulerSampleData` to ensure backward compatibility and avoid the fatal error.
Complexity:
4/5
bug help wanted
Scheduler Module for the Stanford Spezi Ecosystem
Swift
#schedule#spezi#stanford#swift#swiftui#tasks#xcode