payu-intrepos / payumoney-new-sample-app

New Sample App For PayUmoney and PnP SKD integration
40 stars 37 forks source link

ClassCastException on Otp Page #15

Closed dondaldo closed 4 years ago

dondaldo commented 6 years ago

app is crashing in new version com.payumoney.sdkui:plug-n-play:1.1.0 java.lang.ClassCastException: android.support.v7.widget.AppCompatTextView cannot be cast to com.payumoney.sdkui.ui.widgets.OtpEditText at com.payumoney.sdkui.ui.utils.OtpEditTextWatcher.afterTextChanged(Unknown Source:116) at android.widget.TextView.sendAfterTextChanged(TextView.java:9380) at android.widget.TextView$ChangeWatcher.afterTextChanged(TextView.java:11939) at android.text.SpannableStringBuilder.sendAfterTextChanged(SpannableStringBuilder.java:1262) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:574) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:504) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:502) at android.text.method.NumberKeyListener.onKeyDown(NumberKeyListener.java:131) at android.widget.TextView.doKeyDown(TextView.jav

Rahul-Hooda commented 6 years ago

Hey @dondaldo , Can you share steps to replicate the same. Also share your support library versions.