Hello guys, I've been looking into cordova-plugin-file-transfer#71[1], which adds fallback on Latin1 encoding if UTF8 fails. I want to ask whether we need this pulled in. ISO/IEC 8859-1 (aka Latin 1)[2] seems to be widespread so this might make sense.
[1]: https://github.com/apache/cordova-plugin-file-transfer/pull/71 [2]: https://en.wikipedia.org/wiki/ISO/IEC_8859-1 Best regards, Sergey Shakhnazarov
