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

java.util.ArrayList cannot be cast to java.lang.String #2

Open
dingzuhua opened this issue Nov 23, 2023 · 0 comments
Open

java.util.ArrayList cannot be cast to java.lang.String #2

dingzuhua opened this issue Nov 23, 2023 · 0 comments

Comments

@dingzuhua
Copy link

flutter version:3.7.5
Dart SDK version: 2.19.2

ft_mobile_agent_flutter: ^0.4.3-dev.5

PlatformException(error, java.util.ArrayList cannot be cast to java.lang.String, null, java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.lang.String
at x1.a.C(Unknown Source:263)
at io.flutter.plugin.common.j$a.a(Unknown Source:17)
at u6.c.l(Unknown Source:18)
at u6.c.m(Unknown Source:40)
at u6.c.i(Unknown Source:0)
at u6.b.run(Unknown Source:12)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:230)
at android.app.ActivityThread.main(ActivityThread.java:7906)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:526)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
)

#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:315)

#2 FTRUMManager.addResource (package:ft_mobile_agent_flutter/ft_rum.dart:182)

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