Hi, I'm getting a crash when using **Phrase.from("This is an {EXAMPLE}");** Throwing a _'Unexpected character 'E'; expected key.'_ Could you add support for uppercase keys? It would help me since i'm not controlling the strings I receive. Thank you !
Hi,
I'm getting a crash when using Phrase.from("This is an {EXAMPLE}");
Throwing a 'Unexpected character 'E'; expected key.'
Could you add support for uppercase keys? It would help me since i'm not controlling the strings I receive.
Thank you !