You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D/AndroidRuntime(22051): Shutting down VM
E/AndroidRuntime(22051): FATAL EXCEPTION: main
E/AndroidRuntime(22051): Process: com.win.app, PID: 22051
E/AndroidRuntime(22051): java.lang.IllegalStateException: Reply already submitted
E/AndroidRuntime(22051): at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply(DartMessenger.java:430)
E/AndroidRuntime(22051): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success(MethodChannel.java:267)
E/AndroidRuntime(22051): at com.ed_screen_recorder.ed_screen_recorder.EdScreenRecorderPlugin.HBRecorderOnStart(EdScreenRecorderPlugin.java:195)
E/AndroidRuntime(22051): at com.hbisoft.hbrecorder.HBRecorder$1.onReceiveResult(HBRecorder.java:375)
E/AndroidRuntime(22051): at android.os.ResultReceiver$MyRunnable.run(ResultReceiver.java:50)
E/AndroidRuntime(22051): at android.os.Handler.handleCallback(Handler.java:883)
E/AndroidRuntime(22051): at android.os.Handler.dispatchMessage(Handler.java:100)
E/AndroidRuntime(22051): at android.os.Looper.loop(Looper.java:224)
E/AndroidRuntime(22051): at android.app.ActivityThread.main(ActivityThread.java:7562)
E/AndroidRuntime(22051): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(22051): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
E/AndroidRuntime(22051): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
The text was updated successfully, but these errors were encountered:
D/AndroidRuntime(22051): Shutting down VM
E/AndroidRuntime(22051): FATAL EXCEPTION: main
E/AndroidRuntime(22051): Process: com.win.app, PID: 22051
E/AndroidRuntime(22051): java.lang.IllegalStateException: Reply already submitted
E/AndroidRuntime(22051): at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply(DartMessenger.java:430)
E/AndroidRuntime(22051): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success(MethodChannel.java:267)
E/AndroidRuntime(22051): at com.ed_screen_recorder.ed_screen_recorder.EdScreenRecorderPlugin.HBRecorderOnStart(EdScreenRecorderPlugin.java:195)
E/AndroidRuntime(22051): at com.hbisoft.hbrecorder.HBRecorder$1.onReceiveResult(HBRecorder.java:375)
E/AndroidRuntime(22051): at android.os.ResultReceiver$MyRunnable.run(ResultReceiver.java:50)
E/AndroidRuntime(22051): at android.os.Handler.handleCallback(Handler.java:883)
E/AndroidRuntime(22051): at android.os.Handler.dispatchMessage(Handler.java:100)
E/AndroidRuntime(22051): at android.os.Looper.loop(Looper.java:224)
E/AndroidRuntime(22051): at android.app.ActivityThread.main(ActivityThread.java:7562)
E/AndroidRuntime(22051): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(22051): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
E/AndroidRuntime(22051): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
The text was updated successfully, but these errors were encountered: