This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 534
CardIO Activity gets called twice when rejecting request for Camera Permission on Android M and over. #150
Comments
Thanks for the bug report! Do you know if this is an issue only on Android N, or have you encountered it on 23 and below? |
We're also experiencing the same issue on android M and over when the user denies camera permission. It seems to be related to the new runtime permissions requests on android M+ |
Same problem on Android N on Nexus 6p with card.io v5.4.0 and v5.4.2 as well. Steps
Expected: upon clicking cancel button user should go back to the previous screen. |
Yes I am getting this same exact problem as well on my N test device. |
This has been fixed and will go out in the next release. |
The fix for this was just released in 5.5.1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Required Information
compile 'io.card:android-sdk:5.3.4'
Issue Description
The text was updated successfully, but these errors were encountered: