ConnectyCube / connectycube-flutter-samples

Code samples for Flutter, based on ConnectyCube platform
https://developers.connectycube.com/flutter/
Apache License 2.0
85 stars 90 forks source link

new ChatManager.<fn> #277

Closed Badar25 closed 10 months ago

Badar25 commented 1 year ago

Specify the sample to which the issue belongs (use [x]): [x] Chat sample [] P2P Calls sample [] Conference Calls sample

Platform (use [x]) [x] Android [x] iOS [] macOS [] Windows [] Web [] Linux

Device info Manufacture: Apple Model: iPhone 12 Pro OS version: iOS 16.5.1

Describe the bug: Null check operator used on a null value

Logs:

Fatal Exception: FlutterError
Null check operator used on a null value
0
ChatManager.dart - Line 28
new ChatManager.<fn> + 28

Screenshot 2023-08-04 at 3 58 15 PM

TatankaConCube commented 1 year ago

there are not enough logs for understanding your issue. could you please provide the full log from the Flutter console (or logcat or the iOS console) that lead to this exception? please provide logs in the text format but not as a picture.

Badar25 commented 1 year ago

These are the only logs I can get from Crashlytics

TatankaConCube commented 1 year ago

sorry, but we can't determine the cause of your issue by a single line from the provided stacktrase. try to connect the device to your work machine, reproduce the issue and collect the logs on your side.

TatankaConCube commented 10 months ago

no activity for a long time. closing...