You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
SDK/Library version: 5.5.1
Android Version and Device: Android 4.4.2, Samsung S4 Mini with Android 6.0
I have compiled and are trying to run SampleActivity.java on a KitKat, Lollipop, and Marshmallow device. I have in the SampleActivity commented out all the "putExtra" statements so that it will use default values in CardIOActivity. The app starts but defaults to manual input when I click on button "Scan Credit Card using Card.io". This happens on all 3 devices.
On The Samsung S4 mini the CPU Architecture is ARMv7 Processor rev 0 (v7I)
Instruction set is armeabi-v7a and armeabi
Anyone with some advise on how to get the scanner active?
Please post the log output when you're attempting to start CardIOActivty. If the native libraries fail to load or the device is not supported you'll see those messages in the logs.
General information
Android Version and Device: Android 4.4.2, Samsung S4 Mini with Android 6.0
I have compiled and are trying to run SampleActivity.java on a KitKat, Lollipop, and Marshmallow device. I have in the SampleActivity commented out all the "putExtra" statements so that it will use default values in CardIOActivity. The app starts but defaults to manual input when I click on button "Scan Credit Card using Card.io". This happens on all 3 devices.
On The Samsung S4 mini the CPU Architecture is ARMv7 Processor rev 0 (v7I)
Instruction set is armeabi-v7a and armeabi
Anyone with some advise on how to get the scanner active?
The text was updated successfully, but these errors were encountered: