Can you check at runtime if a string is translated...
# android
p
Can you check at runtime if a string is translated or defaulting?
z
paulwoitaschek: App release will fail and also app will crash if string is not translated.
p
No it won't crash if not translated
If a string is not translated it will use the default language string.
z
paulwoitaschek: In release version too?
p
There is no difference between release and debug, it’s just names for different configurations