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.
canReadCardWithCamera does not support the new permission model, returning false when Camera permission have not been granted, instead of requesting the permission to the user.
canReadCardWithCamera does not support the new permission model, returning false when Camera permission have not been granted, instead of requesting the permission to the user.
Note that new permission model is indeed supported when scanning: https://github.com/card-io/card.io-Android-source/blob/master/card.io/src/main/java/io/card/payment/CardIOActivity.java#L382
The text was updated successfully, but these errors were encountered: