I need to modify the value of the key in the settings bundle through code whenever i get the new value for that key.
How to do this?
I need to modify the value of the key in the settings bundle through code whenever i get the new value for that key.
How to do this?
Short answer: you can't. You apps bundles are all read-only.