How to load localization strings from JSON in iOS -
I have a service that will return the JSON key / value pair of local strings to JSON. This data can change, so I wanted to set the call for this service to get the latest localization string.
Because, I am not bundling the localization string with the app.
Do me
looking for the best solution for performance
Thanks
/ div>
Give it a try, this is useful And may reduce many of your code:
Comments
Post a Comment