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

EXTRA_RETURN_CARD_IMAGE true, not returning data unless EXTRA_SUPPRESS_CONFIRMATION true #10

Closed
KateWilkins opened this issue Mar 25, 2015 · 3 comments

Comments

@KateWilkins
Copy link

Should it be that you have to set in the extras/bundle:

CardIOFragment.EXTRA_SUPPRESS_CONFIRMATION = true

otherwise you don't receive your image byte array from:

CardIOFragment.EXTRA_RETURN_CARD_IMAGE = true

Thanks

@braebot
Copy link
Member

braebot commented Mar 30, 2015

I believe you have found a discrepancy among our iOS and Android repos. We'll address this shortly. Also, we do take pull requests. :)

Out of curiosity, did you intend to say CardIOActivity, instead of CardIOFragment?

@KateWilkins
Copy link
Author

Thanks for the response. I've cloned/turned the main activity into a
fragment and hence the CardIOFragment as I've a navigation fragment that
sits over the top and wanted to keep the work fragment animation
transitions and the consistent navigation fragment. Its helpful for pure
scanning but not if you want/need to edit expiry/etc.

On Monday, March 30, 2015, Jeff Brateman notifications@github.com wrote:

I believe you have found a discrepancy among our iOS and Android repos.
We'll address this shortly. Also, we do take pull requests. :)

Out of curiosity, did you intend to say CardIOActivity, instead of
CardIOFragment?


Reply to this email directly or view it on GitHub
#10 (comment)
.

@braebot
Copy link
Member

braebot commented Oct 1, 2015

Fixed in release 5.1.0. Thanks!

@braebot braebot closed this as completed Oct 1, 2015
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

2 participants