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

android 中多次调用setRenderViewID 会导致 MissingPluginException:No implementation found for method setRenderView #7

Open
weishirongzhen opened this issue Mar 25, 2022 · 1 comment

Comments

@weishirongzhen
Copy link

pageview中使用 V2TXLiveVideoWidget

 V2TXLiveVideoWidget(
                  onViewCreated: (viewId) async {


                   final code = await vpLiveController.controller.setRenderViewID(viewId);
                  },
                ),

连续滚动后会出现
MissingPluginException(No implementation found for method setRenderView on channel player_1c64bf80-ac18-11ec-b836-d3630a6fdec1

@AbySwifter
Copy link
Contributor

你好,是哪个版本出现的问题呢?

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

No branches or pull requests

2 participants