#denzel_reactnative-identity-crash
1 messages ยท Page 1 of 1 (latest)
๐ 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/1379106726149885964
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ what do you see in the logs for your app around the time of the crash?
this is the code
I see WARN Sending onAnimatedValueUpdate with no listeners registered.
Hm, I doubt a warning led to an app crash, but I may be mistaken. Do you see errors in the logs, or the crash logs?
The logs are the best source of information for what went wrong around the time of the crash, so the more you can share the more insight we have.
And am I correct in inferring this is our guide that you're following? (To integrate Identity in a React Native application)
https://docs.stripe.com/identity/verify-identity-documents?platform=react-native&type=new-integration
No please
I do not see any error logs
The app just quite
Also, I have done all the required process but still facing the same issue. I am using expo 15 if this will help and running the app in a development build
I'm sorry, but without logs pointing us to what is going wrong, the best path forward is for you to re-review your entire integration looking for anything that doesn't align with our guidance.
What debugging have you done so far to check which parts of the flow are working as expected? Do you see your backend creating Verification Sessions as expected?