Cocos Creator 3.8.1 with Colyseus SDK error while Client creation on Android device

Hi everyone, I built the cocos game for android device with colyseus-sdk 0.15.16. When I run the app on the device and look intro debug console, I see this error:
On android device for some reason protocol property is undefined.
On web everything works fine.

Ok, I put own settings as Client parameter, but now I see another error:
Does Colyseus support native platforms in Cocos Creator?
Or FormData class need to be added to android build

Hi, Do you still have this problem?