What happens if a placeholder is translated or invalid characters are used in the translation?

Transifex Native makes sure to detect and gracefully handle any errors introduced in the translation. The SDK supports error policies for handling cases of wrong translations. These error policies can be as simple as “fallback to source translation” or as complex as you like, by writing your own error policy. Read more about error handling.