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

编译报错 #56

Open
wengxianxun opened this issue Jul 7, 2021 · 1 comment
Open

编译报错 #56

wengxianxun opened this issue Jul 7, 2021 · 1 comment

Comments

@wengxianxun
Copy link

/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.

  • What went wrong:
    Execution failed for task ':pangolin:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

@OpenFlutter OpenFlutter deleted a comment from BytesZero Aug 28, 2021
@weitangli
Copy link

遇到同样的问题。
如果使用作者的SDK,拉开广告的时候,会提示:广告物料预加载失败....sdk 版本过低不返回广告40024

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