-
Notifications
You must be signed in to change notification settings - Fork 395
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
打apk包失败 #20
Comments
跑的是example目录里的demo吗?麻烦提供一下flutter的版本,可以贴一下 |
you can reopen this issue if the problem still exists. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
flutter build apk
Initializing gradle... 2.0s
Resolving dependencies... 4.6s
Gradle task 'assembleRelease'...
Compiler message:
file:///D:/flutter/flutter/.pub-cache/hosted/pub.flutter-io.cn/agora_rtc_engine-0.9.7/lib/agora_rtc_engine.dart:385:20: Error: Th
e method 'invokeListMethod' isn't defined for the class '#lib1::MethodChannel'.
Try correcting the name to the name of an existing method, or defining a method named 'invokeListMethod'.
await _channel.invokeListMethod('setBeautyEffectOptions',
^^^^^^^^^^^^^^^^
Compiler terminated unexpectedly.
12.5s
Gradle task assembleRelease failed with exit code 1
The text was updated successfully, but these errors were encountered: