Caused by: BackendlessException{ code: ‘null’, message: ‘To use real time features add socket.io-client:1.0.0 dependency’, extendedData: ‘{}’, detail: ‘null’ }
I have been reproduced this issue.
We plans to prerelease(8.0.0) a new flutter version with huge refactoring that changes all old concepts of our SDK. I think it will be at this week. So I suggest to wait a bit and just switch to it.
All problems that arise in it will be fixed in the next few days, we will gradually refuse to support old versions of SDK (because our native SDKs were used there, such as iOS, Android and JS. It was very difficult and inconvenient to maintain this communication between flutter and other SDKs).
Hello @Nikita_Fedorishchev , I have the same issue on my release build with Android SDK, for android app (so not on flutter). All works in debug build, but crash in release build.
To use real time features add socket.io-client:1.0.0 dependency
Could you please create a new topic and provide the exact steps to reproduce the issue you’re experiencing? This will help us better understand and resolve the problem for you.