Sonu Sharma
Sonu Sharma
Getting the same error on getting the data for subscribed events. ## Logs: ``` [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: Unsupported operation: invalid payload #0 Decoder.decodeString (package:socket_io_common/src/parser/parser.dart:243:9) #1 Decoder.add (package:socket_io_common/src/parser/parser.dart:149:16) #2 Manager.ondata (package:socket_io_client/src/manager.dart:246:13)...
## Flutter [socket_io_client: ^2.0.3+1](https://pub.dev/packages/socket_io_client/versions/2.0.3+1) ## Node [[email protected]](https://www.npmjs.com/package/socket.io/v/3.1.2)
@jumperchen It seems like the server is sending invalid JSON data. So I think the issue is not related to the socket client package itself.
@radfahrer waiting for the release to support React v18.
@Pratip009 Can you share the firebase Remote config screenshot that you added?
@MoWetEntertainment video upload feature is awesome. it will be great if someone helps me in doing that. Any PR is welcome.
For this feature, we need the following things 1. Widget to select video from device and display in create tweet page. 2. Widget to display video uploading progress. 3. Widget...
@nikkivirtuoso done!!
@terzux Please make sure you have integrated the firebase correctly and configured firebase auth, database and storage.
> com.friendszone.chat.MainActivity > `E/AndroidRuntime(21850): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.friendszone.chat.MainActivity" on path: DexPathList[[zip file "/data/app/com.friendszone.chat-9vE_LiYDxZfSTVrrtUo9-A==/base.apk"],nativeLibraryDirectories=[/data/app/com.friendszone.chat-9vE_LiYDxZfSTVrrtUo9-A==/lib/arm, /data/app/com.friendszone.chat-9vE_LiYDxZfSTVrrtUo9-A==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]] E/AndroidRuntime(21850): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125) E/AndroidRuntime(21850): at java.lang.ClassLoader.loadClass(ClassLoader.java:379) E/AndroidRuntime(21850): at java.lang.ClassLoader.loadClass(ClassLoader.java:312) E/AndroidRuntime(21850): at...