Search code examples
iosxcode11ios13

iOS13 App settings properties no more editable


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?


Solution

  • With iOS 14 this issue has been solved