-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Recently I've been migrating to the SolarWebsockets plugin as it's only proper native approach to websockets on Solar2D.
Most platforms worked out-of-the-box, except on Android for some reason, just found out it was due to some JSON parsing exception in our backend, which was weird since all I'm doing is connecting to the server.
I think I've found the cause... xD
https://github.com/joehinkle11/SolarWebSockets/blob/abeb19d850213cea8b7d1821cb419bc63c5dd6bf/android/plugin/src/main/java/plugin/solarwebsockets/Client.java#L33C21-L33C21
Would be amazing if you could release a new version of the plugin without this line :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels