Open bennyboer opened 3 years ago
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
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.
Thanks for checking!
Can't connect the audio and trying to reconnect is not working. Is there anyone who could solve this problem?
Not at the moment - since busy - but I will check around july
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?
hello @ciftcisamet
it's version 2.3
Since BBB 2.3 is out, we should check what needs to be done to support it.