-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Hi,
I am using this library and managed to call localiz() after awakeFromNib() method is called.
Everything works fine on the simulator. but when I create custom views (@IBDesignable component) and add them to the ViewController on the storyboard, they cannot be rendered and show errors. I debug the component and it crash on localiz() line and say that default language not set, although I've added the default language on AppDelegate.
Can you suggest what is the problem and how can I solve this?
Metadata
Metadata
Assignees
Labels
No labels