EnolaZhuCode=134110 “An error occurred during persistent store migration.”在 Managed Object model 裡將 property 改成 optional,即可解決。Feb 28, 2022Feb 28, 2022
Anton BegehrTesting SwiftData MigrationsXCTesting SwiftData VersionedSchema Migrations: an example based on Apple’s SwiftDataAnimals sample project.Dec 19, 20235Dec 19, 20235
KD Knowledge DietSwiftUI: How to make the entire row clickable?The more you know SwiftUI’s API, the better. Because there are a lot of very convenient things. As you develop, you will obviously…Jun 3, 2022Jun 3, 2022
Eslam AliBackground Tasks in Swift (Local Push Notification)A background task in Swift is a process initiated by the system that runs while your app is in the background. These tasks are essential…Feb 15, 20245Feb 15, 20245
Cleber SantosSwiftUI tip: Tab bar with rounded corners and shadowCustomizing TabView in SwiftUI can be trick sometimes and at some point you may want to add rounded corners with shadow.Sep 25, 2023Sep 25, 2023
Muhammad Rezky SulihinSwiftUI Push Notifications with Firebase: A Step-by-Step GuideIf you’re a developer looking to enhance your app’s feature and user engagement, push notification is one of the key.Aug 12, 20232Aug 12, 20232
Muhammad Rezky SulihinSwiftUI Device to Device Push Notification with FirebaseDevice to device push notification ability is not included on Firebase SDK for IOS Development project. This was the blocker for me while…Aug 12, 20232Aug 12, 20232
Sarim KhanImage Classification in SwiftUI: Using VNClassifyImageRequest and SqueezeNet ModelIntroduction:Jul 26, 2023Jul 26, 2023
Gerald BrigenModelling Schema with SwiftData: A Comprehensive GuideIntroduced at WWDC23, SwiftData is a powerful and expressive persistence framework built for Swift. It allows developers to model their…Jul 6, 20231Jul 6, 20231
InBetter ProgrammingbyDrew AlthageDecodable SwiftDataA proof-of-concept for building offline-first iOS appsOct 3, 20231Oct 3, 20231
InBetter ProgrammingbyDrew AlthageDecodable CoreData: A Proof-of-Concept for Building Offline-First iOS AppsJul 1, 2023Jul 1, 2023
San DiiOS: Hello Repository…Say we have a small code base and includes some codes that fetch data from API and maps into the data model objects. And we also use…Jul 2, 2020Jul 2, 2020
InCodeXbyToby O'ConnellWhy structs are better than protocols for dependency inversionHow we use structs instead of protocols to reduce verbosity and complexity whilst maintaining testabilitySep 19, 20227Sep 19, 20227
InBetter ProgrammingbyPedro AlvarezThe Testing Guide For Combine Framework in SwiftPerform unit tests when dealing with the declarative APISep 16, 2022Sep 16, 2022
InBetter ProgrammingbyMohammadreza KoohkanAn Introduction to SwiftUI’s Coordinator PatternDive into this in-depth guide on handling SwiftUI’s navigationAug 2, 202215Aug 2, 202215
InBetter ProgrammingbyAlexandru TurcanuCustom Paging UI in SwiftUICreate animated index views with the new PageTabViewStyleAug 3, 20205Aug 3, 20205
Steven CurtisChoosing an Architecture: The iOS GuideMVC, MVVM or VIPER? What about coordinators?Aug 3, 20221Aug 3, 20221
InBetter ProgrammingbyRiccardo CipolleschiUse Deep Links to Speed Up Your UI TestsAvoid unnecessary steps in UITests with deep linksAug 2, 20222Aug 2, 20222
InBetter ProgrammingbyNick McConnellFlow Navigation With SwiftUI 4Implementing the new NavigationStack programmaticallyJul 31, 20222Jul 31, 20222
InBetter ProgrammingbyJędrzej ChołujBuild a Flexible Picker With SwiftUIBased on a Dribbble designJan 23, 20221Jan 23, 20221