#streak_error

1 messages ยท Page 1 of 1 (latest)

grand cloudBOT
#

๐Ÿ‘‹ 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/1397337507665805392

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

stray moss
#

at com.reactnativestripesdk.StripeAbstractComposeView.onAttachedToWindow (StripeAbstractComposeView.kt:86)

warm granite
stray moss
#

Sorry, did you see the full error message?

#
at com.reactnativestripesdk.StripeAbstractComposeView.onAttachedToWindow (StripeAbstractComposeView.kt:86)
#

It is happening within a stripe component

#

Looking up that error message specifically comes up with this ^, but people are either saying the problem was fixed on some older version (which we are way past) or that they took it out of a modal which fixed it. I tried to take it out of the modal in our specific application but it isn't an ideal solution for us because it would require us to restructure large portions of the app.

warm granite
#

That's an entirely different error. If I search your error message, I get tons of results that have nothing to do with Stripe.

stray moss
#

yes but that is further up in the stack trace

#

the root cause happens deeper within with the stripe component

#

if we remove that specific line with the embedded stripe component from the code the error doesn't show up in the google play review

warm granite
#

Can you share the entire file that's causing this error to be thrown please?

stray moss
#

Yes, one moment

#

And then this component is wrapped in a Modal from react-native further up in the hierarchy

warm granite
#

And which line number do you think is the issue?

stray moss
#

Line 269 which is where the component is rendered as a result of line 145

warm granite
#

Can you try upgrading to 0.50.1 and see if it fixes it? And can you tell me what versions of everything else you're using please?

stray moss
#

unfortunately I'll have to wait till tomorrow morning to see if google play still has this issue with version 0.50.1

warm granite
stray moss
#

I am but like I said, I could never get the issue happening locally

#

It was showing up the in the automated Google Play app review

grand cloudBOT
snow coral
#

Hi @stray moss I'm taking over this thread, let me take a moment to catch up