MoLeft

Results 4 issues of MoLeft

When I was running on iOS with the Flutter SDK. I use the screenshare, I won't see my custom JitsiMeet App in the screen recording list. What should I do,...

When I'm using Flutter's SDK, use the "configOverrides.toolbarButtons", it didn't work on android app. this is my code: ```dart var options = JitsiMeetConferenceOptions( serverURL: 'https://meet.sunnypro.cc', room: roomId, token: jwtToken, configOverrides:...

Under normal circumstances, when creating a Keyboard, we might write it like this: ```php $keyboard = Keyboard::make()->row([ Button::make('A button')->action('keyboard_callback_method')->param('data', 'test') ]); $result = $this->chat->message("keyboard example")->keyboard($keyboard)->send(); ``` We can then use...

在 [3.9.8.25-v2/doc/3.9.8.25.md](https://github.com/ttttupup/wxhelper/blob/3.9.8.25-v2/doc/3.9.8.25.md) 里面没看到 19.通过手机或qq查找微信 20.通过wxid添加好友 是不再支持了吗