ios - Localized app crashes only on non-base language and only when not running with Xcode -


our ios (swift) app has english base language, , localized have spanish well. english works charm, in spanish devices, app crashes within seconds of opening when not running along xcode. given happens when xcode isn't running it's been hard debug - idea causing this?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -