Instamojo / instamojo-android-sdk

Android SDK for Instamojo Payments
17 stars 20 forks source link

App getting crash while enter Card number #86

Closed sankar07 closed 4 years ago

sankar07 commented 4 years ago

App getting crash while am entering the card number. I select the debit card option and the page for entering card details are showned. I tried to enter my card number but its getting crashed while Iam entering the card number

vAnand1991 commented 4 years ago

Yes, happening the same for me

LOG-TAG commented 4 years ago

in android 10?

Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference

vAnand1991 commented 4 years ago

Hello,

No, in Android 9.

Regards, Anand Vardhan

On Tue, 9 Jun 2020, 18:15 Subrahmanya S M, notifications@github.com wrote:

in android 10?

Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Instamojo/instamojo-android-sdk/issues/86#issuecomment-641267475, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMNIQUEQ7DXLUEXWXWSGSQDRVYVHTANCNFSM4NO2CYDA .

Ashishk26 commented 4 years ago

Experiencing the same issue

udhayab2q commented 4 years ago

Facing same issue

nishant304 commented 4 years ago

Fixed in v3.4.0

sagarkokare commented 4 years ago

I am facing the same issue with the above version v3.4.0.I am pointing out the issue UI on Card details The Main is that while entering card details on UI its deleting 1st number automatically is the main issue I have pointed out.

I have updated the Gradle version to the latest one.

(implementation 'com.instamojo:android-sdk:3.4.0') -- Gradle latest dependency