Hi, I am experiencing a crash of socket.io during Paldesk initialization.
I am using XCode 11.2.1 on Catalina 10.15.1 and a demo app crashes as soon as it's launched.
The error I get is: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)
I tried upgrading socket.io from 15.0.0 to 15.2.0 and it solved the issue, so you might think to update the dependency as well (maybe others are experiencing the same?).
Hi, I am experiencing a crash of socket.io during Paldesk initialization.
I am using XCode 11.2.1 on Catalina 10.15.1 and a demo app crashes as soon as it's launched.
The error I get is: Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)
I tried upgrading socket.io from 15.0.0 to 15.2.0 and it solved the issue, so you might think to update the dependency as well (maybe others are experiencing the same?).