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

Attempt to invoke interface method 'int java.lang.CharSequence.length()' on a null object reference #81

Open
juliavi opened this issue Jul 1, 2023 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@juliavi
Copy link

juliavi commented Jul 1, 2023

Getting this error on every build

E/FlutterSegment(12833): Attempt to invoke interface method 'int java.lang.CharSequence.length()' on a null object reference

Android simulator x86 64

@ktnishide
Copy link

Same error here

@danielgomezrico danielgomezrico added the help wanted Extra attention is needed label Jul 31, 2023
@danielgomezrico
Copy link
Contributor

Can you share which method is causing this?

@lironzemingo
Copy link

same error here, running on Samsung S22, without calling any method except Segment.config(...).
using Mac m1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants