Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check support for BBB 2.3 #192

Open
bennyboer opened this issue May 29, 2021 · 8 comments
Open

Check support for BBB 2.3 #192

bennyboer opened this issue May 29, 2021 · 8 comments
Labels
Milestone

Comments

@bennyboer
Copy link
Owner

Since BBB 2.3 is out, we should check what needs to be done to support it.

@bennyboer bennyboer added enhancement New feature or request high priority labels May 29, 2021
@bennyboer bennyboer added this to the v0.3.0 milestone May 29, 2021
@freehussain
Copy link

hello,

i just tried it, it has the following issues:

1- connect audio issue( delay, try to reconnect not working)
2- share screen never success

i just tried it on android 11

@freehussain
Copy link

log from android studio:

W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
I/CameraManagerGlobal( 1311): Camera 1 facing CAMERA_FACING_FRONT state now CAMERA_STATE_OPEN for client com.samsung.adaptivebrightnessgo API Level 2
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
I/CameraManagerGlobal( 1311): Camera 1 facing CAMERA_FACING_FRONT state now CAMERA_STATE_ACTIVE for client com.samsung.adaptivebrightnessgo API Level 2
I/CameraManagerGlobal( 1311): Camera 1 facing CAMERA_FACING_FRONT state now CAMERA_STATE_IDLE for client com.samsung.adaptivebrightnessgo API Level 2
I/CameraManagerGlobal( 1311): Camera 1 facing CAMERA_FACING_FRONT state now CAMERA_STATE_CLOSED for client com.samsung.adaptivebrightnessgo API Level 2
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback. Response ID: 0
W/FlutterJNI( 1311): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: com.changjoopark.flutter_foreground_plugin/callback.

also another error:

[ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: Bad state: No element
E/flutter ( 1311): #0 ListQueue.first (dart:collection/queue.dart:621:25)
E/flutter ( 1311): #1 ScaffoldState.showSnackBar. (package:flutter/src/material/scaffold.dart:1726:27)
E/flutter ( 1311): #2 _StartViewState._joinMeeting (package:bbb_app/src/view/start/start_view.dart:463:29)
E/flutter ( 1311): #3 _rootRunUnary (dart:async/zone.dart:1198:47)
E/flutter ( 1311): #4 _CustomZone.runUnary (dart:async/zone.dart:1100:19)
E/flutter ( 1311): #5 _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
E/flutter ( 1311): #6 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
E/flutter ( 1311): #7 Future._propagateToListeners (dart:async/future_impl.dart:725:32)
E/flutter ( 1311): #8 Future._completeWithValue (dart:async/future_impl.dart:529:5)
E/flutter ( 1311): #9 Future._asyncCompleteWithValue. (dart:async/future_impl.dart:567:7)
E/flutter ( 1311): #10 _rootRun (dart:async/zone.dart:1190:13)
E/flutter ( 1311): #11 _CustomZone.run (dart:async/zone.dart:1093:19)
E/flutter ( 1311): #12 _CustomZone.runGuarded (dart:async/zone.dart:997:7)
E/flutter ( 1311): #13 _CustomZone.bindCallbackGuarded. (dart:async/zone.dart:1037:23)
E/flutter ( 1311): #14 _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
E/flutter ( 1311): #15 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
E/flutter ( 1311):

@bennyboer
Copy link
Owner Author

Thanks for checking!

@ciftcisamet
Copy link

Can't connect the audio and trying to reconnect is not working. Is there anyone who could solve this problem?

@bennyboer
Copy link
Owner Author

Not at the moment - since busy - but I will check around july

@ciftcisamet
Copy link

hello,

i just tried it, it has the following issues:

1- connect audio issue( delay, try to reconnect not working)
2- share screen never success

i just tried it on android 11

Hi,

What's your bbb server version? And could you solve this problem?

@freehussain
Copy link

hello @ciftcisamet

it's version 2.3

@bennyboer
Copy link
Owner Author

Waiting for bigbluebutton/bigbluebutton#12762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants