Pangolin
Pangolin copied to clipboard
编译报错
/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.
遇到同样的问题。 如果使用作者的SDK,拉开广告的时候,会提示:广告物料预加载失败....sdk 版本过低不返回广告40024