PaystackHQ / paystack-android

Paystack SDK for Android. Accept payments on Android
Apache License 2.0
126 stars 102 forks source link

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

Closed chuksdsilent closed 4 years ago

chuksdsilent commented 4 years ago

I am developing and android application and I integrated paystack on the platform but it is showing this error. I don't know what could be the cause

michael-paystack commented 4 years ago

Hello, From the title, I assume you're trying to get the length of text from an uninitialized string variable. Without some more context, I can't provide any more insights.

I'm closing this issue because it's been dormant for a while. Please open a new issue if this still needs to be addressed. Thanks