la-haus / flutter-segment

Segment.io library for flutter
MIT License
22 stars 138 forks source link

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

Open juliavi opened 1 year ago

juliavi commented 1 year ago

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 commented 1 year ago

Same error here

danielgomezrico commented 1 year ago

Can you share which method is causing this?

lironzemingo commented 12 months ago

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