I am testing an app in iOS 13 using Xcode11. I have some settings properties defined in the .plist file that should be editable from the user. Since iOS 13 I see that they are not editable by default no more.
How could I make them editable?
With iOS 14 this issue has been solved