card-io / card.io-Cordova-Plugin

card.io Cordova Plugin
Other
174 stars 146 forks source link

cordova plugin issue on Android - credit card scan didn't complete #64

Open yoavpa-tr opened 7 years ago

yoavpa-tr commented 7 years ago

Required Information

Cordova Plugin Version: card.io.cordova.mobilesdk 2.1.0 Platform: Android Device OS Version and Device: Nexus 6P, Android version 6.0.1

Issue Description

Hi, I followed all the instruction steps, installed the cordova plugin card.io as described in https://github.com/card-io/card.io-Cordova-Plugin. Then i did the following steps:

  1. I scanned a credit card.
  2. The camera started to scan the credit card.
  3. The scanning completed successfully and opened Card Details screen with the credit card image, contains the scanned number.
  4. I pressed on Done button
  5. The Card Details screen closed and it returned to the camera scan screen, instead of reaching to onCardIOComplete callback.

This issue happens only on Android. in iOS all worked fine and it reached onCardIOComplete callback.

I did some research in the existing issues and it seems that you had already related close issue: https://github.com/card-io/card.io-Cordova-Plugin/pull/44/commits

Unfortunately, the fix to this issue isn't included in the last stable version of card.io.cordova.mobilesdk 2.1.0

When will you release new cordova plugin version with fix to this issue?

Please assist Thanks, Yoav

monove commented 6 years ago

I'm having the same issue. Can someone help?