What is the optimal method for saving user settings in an SwiftUI (iOS)?

506 Views Asked by At

@AppStorage is not secure and Core Data is used to manage big amounts of data.

0

There are 0 best solutions below