E/AndroidRuntime(13240): FATAL EXCEPTION: main E/AndroidRuntime(13240): Process: com.pigee:stripelocalmobile, PID: 13240 E/AndroidRuntime(13240): java.lang.RuntimeException: Unable to bind to service com.stripe.cots.aidlservice.CotsService@e4baf6e with Intent { act= cmp=com.pigee/com.stripe.cots.aidlservice.CotsService }: java.lang.ClassCastException: java.util.Optional cannot be cast to j$.util.Optional
Android, I have implemented contactless payment but in the live mode card is not getting captured
Hi, we can directly tap and pay using the cards or we need to do this by using devices. If I stop the simulate to false, Its not reading the card
RaGuL HC
FATAL EXCEPTION: main E/AndroidRuntime(10826): Process: com.pigee:stripelocalmobile, PID: 10826 E/AndroidRuntime(10826): java.lang.RuntimeException: Unable to bind to service com.stripe.cots.aidlservice.CotsService@e4baf6e with Intent { act= cmp=com.pigee/com.stripe.cots.aidlservice.CotsService }: java.lang.ClassCastException: java.util.Optional cannot be cast to j$.util.Optional E/AndroidRuntime(10826): at android.app.ActivityThread.handleBindService(ActivityThread.java:5180)