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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -