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

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -