UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3 in position 7438: invalid continuation byte

Hi,

An error when compiling on Android Voltbuild.zip ( Upload App), even on versions that already compiled.

Phonegap project.

UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xf3 in position 7438: invalid continuation byte

The problem is that your index.html file is not in utf-8 format.

We are working on a fix at this end.