#dianaedv_unexpected

1 messages ยท Page 1 of 1 (latest)

faint geyserBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1276244485843583087

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

wraith fiber
#

Hi ๐Ÿ‘‹

What app are you referring to? What integration are you following?

hidden cairn
wraith fiber
#

Let's stop right here

#
  1. It sounds like you are integrating Stripe Android SDK. Is that correct?
hidden cairn
#

Yes

wraith fiber
#
  1. If so, what Stripe component(s) are you using in your integration?
#
  1. What docs are you following?
hidden cairn
wraith fiber
#

Okay, thanks. We help devs with all sorts of different questions so it can be hard to jump into a new thread without the context to understand the problem. This helps orient me.

hidden cairn
#
  1. About the doc, it was use to implement the card number scan and the integration.

The card number scan was implemented successfully but my text field with the text watcher just broke, so I remove the implementation but the field still broke

wraith fiber
#

Hmmm .... ๐Ÿค”

Kind of sounds like a related dependency for the card scan module might interfere with the TextWatcher functionality.

What happens if you remove the TextWatcher?

hidden cairn
#

The app doesnโ€™t crash

#

Unfortunately the TextWatcher a are essential for the formatting mask applied to the text

wraith fiber
#

Okay and if you comment out the cardscan dependency and enable the text watcher, that still crashes?

hidden cairn
#

No, it work normally without crash

#

When I comment out the card scan dependency as you mention

#

Actually I made that test (just adding the dependendy) in lowers SDK and Kotlin version but Iโ€™m still facing the crash issue

wraith fiber
#

Actually I made that test (just adding the dependendy) in lowers SDK and Kotlin version but Iโ€™m still facing the crash issue

Sorry I'm not clear what this means. Are you saying you don't see the app crashing if you use lower Kotlin & SDK versions? If so, which ones?

hidden cairn
#

I see the app crashing even with lover versions of the Kotlin and SDK

wraith fiber
#

Okay.

hidden cairn
#

Thanks, sorry for my bad English

wraith fiber
#

No problem, I'm just trying to make sure I understand the issue

hidden cairn
#

Thanks

faint geyserBOT
wraith fiber
#

Okay so unfortunately this sounds like a dependency conflict, not something you can easily adjust with your Android code.

#

I recommend creating a fresh Github Issue to raise this with the stripe-android team. I think that is the clearest path forward at this point.

hidden cairn
#

Oh, got it. Iโ€™m gonna check the the GitHub issue

#

Right

#

Iโ€™m creating the issue now, thanks

wraith fiber
#

Great. I hope our Android team can get to the bottom of this.

hidden cairn
#

I really appreciate your support! I hope too. Thanks

wraith fiber
#

Happy to shed what light (๐Ÿ’ก) I can ๐Ÿ™‚

hidden cairn
#

Thanks, just one last questions this issue is related to a SDK bug Report or a SDK Integration Support ?

slender shale
#

Hi there ๐Ÿ‘‹ jumping in as my teammate needed to step away. I believe what you were discussing would be an SDK bug report.