We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/Users/wxx/.pub-cache/hosted/pub.flutter-io.cn/pangolin-0.2.7/android/src/main/java/com/tongyangsheng/pangolin/RewardVideo.java:130: 错误: <匿名com.tongyangsheng.pangolin.RewardVideo$1$1>不是抽象的, 并且未覆盖RewardAdInteractionListener中的抽象方法onRewardVerify(boolean,int,String) mttRewardVideoAd.setRewardAdInteractionListener(new TTRewardVideoAd.RewardAdInteractionListener() { ^ /Users/wxx/.pub-cache/hosted/pub.flutter-io.cn/pangolin-0.2.7/android/src/main/java/com/tongyangsheng/pangolin/RewardVideo.java:179: 错误: 方法不会覆盖或实现超类型的方法 @OverRide ^ 注: /Users/wxx/.pub-cache/hosted/pub.flutter-io.cn/pangolin-0.2.7/android/src/main/java/com/tongyangsheng/pangolin/UIUtils.java使用了未经检查或不安全的操作。 注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 2 个错误
FAILURE: Build failed with an exception.
Compilation failed; see the compiler error output for details.
The text was updated successfully, but these errors were encountered:
遇到同样的问题。 如果使用作者的SDK,拉开广告的时候,会提示:广告物料预加载失败....sdk 版本过低不返回广告40024
Sorry, something went wrong.
No branches or pull requests
/Users/wxx/.pub-cache/hosted/pub.flutter-io.cn/pangolin-0.2.7/android/src/main/java/com/tongyangsheng/pangolin/RewardVideo.java:130: 错误: <匿名com.tongyangsheng.pangolin.RewardVideo$1$1>不是抽象的, 并且未覆盖RewardAdInteractionListener中的抽象方法onRewardVerify(boolean,int,String)
mttRewardVideoAd.setRewardAdInteractionListener(new TTRewardVideoAd.RewardAdInteractionListener() {
^
/Users/wxx/.pub-cache/hosted/pub.flutter-io.cn/pangolin-0.2.7/android/src/main/java/com/tongyangsheng/pangolin/RewardVideo.java:179: 错误: 方法不会覆盖或实现超类型的方法
@OverRide
^
注: /Users/wxx/.pub-cache/hosted/pub.flutter-io.cn/pangolin-0.2.7/android/src/main/java/com/tongyangsheng/pangolin/UIUtils.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
2 个错误
FAILURE: Build failed with an exception.
Execution failed for task ':pangolin:compileDebugJavaWithJavac'.
The text was updated successfully, but these errors were encountered: