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

2.0x 分支 #174

Open
virskor opened this issue Feb 5, 2024 · 0 comments
Open

2.0x 分支 #174

virskor opened this issue Feb 5, 2024 · 0 comments

Comments

@virskor
Copy link

virskor commented Feb 5, 2024

/Users/virs/.pub-cache/git/jverify-flutter-plugin-2e5c4b9ef5aa2c1a832653f6ab98b52f458472e4/android/src/main/java/com/jiguang/jverify/JverifyPlugin.java:1282: 错误: 无法将类 Builder中的方法 setSmsGetVerifyCodeTextViewOffsetR应用到给定类型;
builder.setSmsGetVerifyCodeTextViewOffsetR((Integer) smsGetVerifyCodeTextViewOffsetR);
^
需要: 没有参数
找到: Integer
原因: 实际参数列表和形式参数列表长度不同
/Users/virs/.pub-cache/git/jverify-flutter-plugin-2e5c4b9ef5aa2c1a832653f6ab98b52f458472e4/android/src/main/java/com/jiguang/jverify/JverifyPlugin.java:1355: 错误: 不兼容的类型: Integer无法转换为String
builder.setSmsLogBtnBackgroundPath((Integer) smsLogBtnBackgroundPath);
^
注: /Users/virs/.pub-cache/git/jverify-flutter-plugin-2e5c4b9ef5aa2c1a832653f6ab98b52f458472e4/android/src/main/java/com/jiguang/jverify/JverifyPlugin.java使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
注: /Users/virs/.pub-cache/git/jverify-flutter-plugin-2e5c4b9ef5aa2c1a832653f6ab98b52f458472e4/android/src/main/java/com/jiguang/jverify/JverifyPlugin.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
注: 某些消息已经过简化; 请使用 -Xdiags:verbose 重新编译以获得完整输出
2 个错误

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

1 participant