onesky / plugin-ios-ota

Over the air plugin
50 stars 8 forks source link

Does not work with line breaks at all #11

Closed Tibbs closed 8 years ago

Tibbs commented 8 years ago

Hi,

When a phrase has line breaks "\n" this plug in does not work at all.

bretdabaker commented 8 years ago

Hi, what do you mean by doesn't work? The line break is missing? Or the app crashed?

Please provide more information for us to debug.

Thanks!

Tibbs commented 8 years ago

does not do any translation, it just uses the default

Tibbs commented 8 years ago

for example this does not work: "Line one\nLine two" but this one does "Line one. Line Two" It simple does not download/update the translation if there is a line break in the string. I think it ignores it or treat it as a different string.

bretdabaker commented 8 years ago

The problem is caused by our API, our backend engineer is working to fix the problem. Will let you know once it's fixed.

bretdabaker commented 8 years ago

The bug has been fixed, please let us know if the problem persists.