Question

I'm working on a simple bilingual app. I put a UIWebview in the MainStoryboard --> it propagates to the English version (so that it runs well) but the French version is empty (the UIWebView doesn't propagate to the French version). Any idea of how to make the UIWebview propagate to the second storyboard ?

Was it helpful?

Solution

I found a very simple solution: http://techblog.41concepts.com/ Thanks to "mmc".

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top