Post

Replies

Boosts

Views

Activity

How to read settings.bundle with Xcode7 + Swift 2
Hello,I am trying to read the user settings in my app.using :let settings = NSUserDefaults.standardUserDefaults() let value = settings.stringForKey("key")! as String!not workingcan someone please refer me to alink that explain how to read the users setting
Replies
2
Boosts
0
Views
5.8k
Activity
Oct ’21