Adam Wushensky

Results 16 comments of Adam Wushensky

Hello! Stripe recently acquired Bouncer, which is a native android and iOS card scanning library (see https://getbouncer.com/scan and https://github.com/getbouncer/cardscan-android). Bouncer is presently working on integrating its card scanning technology into...

hi @Dave181295 , Stripe card scanning will release today, and will not require a CIV intent. CIV intent is for a future product.

hi @Dave181295 we're working on the docs presently, and we'll likely be making some small API tweaks. Expect an update in the next few weeks.

hi @Micnubinub , looks like the stack trace and actual exception are truncated. Do you have the beginning of the trace?

sounds good, I'm glad you got it solved for now!

@Micnubinub I'm going to close this issue for now. Please feel free to re-open if more info becomes available or if the bug crops up again!

Thanks @Micnubinub ! it looks like a layout issue, I agree. I've created an internal ticket to track this.

Hi @dingwilson , my current read of this bug is that the `present` method is being called while the fragment is still being created. Because the card scanner SDK needs...

@ccen-stripe FYI Thanks for the update @coreywjohnson . Seems like there's more going on here than I originally thought. Would you be able to provide a reproducible demo? I'll try...