-
Notifications
You must be signed in to change notification settings - Fork 93
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
can not use this #98
Comments
this plugin is now working normally on android |
Do i need to setting any other page?? Like androidmanifest,build.gradle |
See this. It might help resolve the issue. |
I try that. But when i did this code(kt), flutter engine error… |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PlatformException(error, java.lang.IllegalStateException: Trying to create a platform view of unregistered type: tv.mta/NativeVideoPlayer
just add
dependencies
flutter_playout: ^2.0.2-rc2
how can i solve it?
The text was updated successfully, but these errors were encountered: