Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

canReadCardWithCamera method does not support new runtime permissions model (new in Android M) #74

Closed
josemedaglia opened this issue May 17, 2016 · 1 comment

Comments

@josemedaglia
Copy link

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

@josemedaglia
Copy link
Author

josemedaglia commented May 17, 2016

Closing issue as it is a duplicate of card-io/card.io-Android-SDK#136

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant