GrpcWebSocketBridge icon indicating copy to clipboard operation
GrpcWebSocketBridge copied to clipboard

Unity WebGL libC error.

Open PhoenixChua opened this issue 2 years ago • 2 comments

Hi, I am getting an error with the Unity client sample when I build for webGL. I copied the plugins folder from https://github.com/Cysharp/GrpcWebSocketBridge/tree/main/samples/GrpcSampleApp.Client.Unity/Assets/Plugins into my assets folder and am using the Sample code otherwise. The code works in editor and standalone but is still trying to access the dynamic libc library in a webgl build. My unity version is 2022.2.15, does this still work for that?

Thanks!

libc

PhoenixChua avatar Jan 23 '24 07:01 PhoenixChua

Did you find any solution ?

emrenayir avatar Jun 27 '24 11:06 emrenayir