Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Storyboards #110

Open
mariovillamizar opened this issue Apr 7, 2018 · 10 comments
Open

Updating Storyboards #110

mariovillamizar opened this issue Apr 7, 2018 · 10 comments

Comments

@mariovillamizar
Copy link

mariovillamizar commented Apr 7, 2018

Hi guys! Recently I was searching for a solution to update the storyboard without relaunching the app, and I found this language manager https://github.com/maximbilan/ios_language_manager. It works in Objective C and I did work it in Swift. So maybe, could you improve and add their code to this great library? It's open source. Oh, almost forgot it, I have not uploaded a new build of my app so I don't know if Apple rejects it.

@mariovillamizar
Copy link
Author

mariovillamizar commented Apr 7, 2018

Ok I did a Pull Request here: #111
How to use:

Option 1:
Localize.setCurrentLanguage("en", restartFromRoot: yourRootViewController)

Option 2:
Localize.setCurrentLanguage("en")
Update your interfaces yourself

Please take a look and let me know if that works.

@asn111
Copy link

asn111 commented Apr 16, 2018

Hi, Thank you for your awesome pull request but I want to use this in my project how can I use this now. ? kindly help me out, exhausted trying other solutions.

@mariovillamizar
Copy link
Author

Ok I will update the example.

@asn111
Copy link

asn111 commented Apr 16, 2018

Thank you so much Please Let me know when you update it.

@asn111
Copy link

asn111 commented Apr 17, 2018

Hi, Did you do that ?

@alshezawi
Copy link

Please update rep.
still we have to re-open the app to apply updating

@asn111
Copy link

asn111 commented Apr 23, 2018

Hi mariovillamizar, hope you are fine, we are still waiting for your update.

@mariovillamizar
Copy link
Author

Hey guys sorry. I will update the example right now. I'm a little busy, but I will.

@mariovillamizar
Copy link
Author

mariovillamizar commented Apr 23, 2018

Hi @asn111. The example is updated. Please take a look. The pull request is here #111.
To take in mind I use this: https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPInternational/LocalizingYourApp/LocalizingYourApp.html
Let me know if that works.

@sudipta17
Copy link

sudipta17 commented Oct 20, 2020

I am using this pod for localization. But it does not work for storyboard. In order to make it work for storyboard what I need to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants