#nayeemtby_error

1 messages · Page 1 of 1 (latest)

minor pastureBOT
#

👋 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/1428337027388280913

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

plain flume
#

hi there!

unique sandal
#

hello

#

Another person handling the IOS build and testing faced this on the IOS side

#

Let me know if you need the contents of build.gradle and settings.gradle

fading hearth
#

Hey! Taking over for my colleague. Let me catch up

#

Probably the dependency "@stripe/stripe-identity-react-native": "^0.3.8" is causing issue (as it's the oldest one)

#

Let me double check...

#

Sorry, I'm still doing some tests in order to first reproduce this...

unique sandal
#

ok

minor pastureBOT
fading hearth
#

Sorry, I wasn't able to reproduce yet.
This issue will require an in-depth investigation from our team in order to figure out the root cause. Can we ask that you write in to us , providing as much detail and context as possible.
If you have a minimal reproduction project that would be very helpful

minor pastureBOT
#

Hello @unique sandal, we have sent you a direct message, please check it at https://discord.com/channels/@me/1428351599352217650

  • 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
unique sandal
#

I actually don't have a minimal project that I can share, it involves creating a connected account under a platform account, then creating an Identity verification session from the backend and then using it in the app itself. I am also not that well versed in android platform side dependency and the config language, the platform side dependency actually took me a whole day to upgrade 🥲

#

I forwarded the dm to my team, I don't have creds to the main account to create the support ticket from

fading hearth
#

I think you can start a brand new ReactNative project, add these 3 dependencies, continue adding dependencies untill you got the error

#

without implementing any feature

#

Then share the project with us via the support ticket

unique sandal
#

Will try and let you know, and I should include that to support ticket and not here?

fading hearth
#

Yes in the support ticket

#

Then I added to it Stripe RN terminal sdk:
yarn add @stripe/stripe-terminal-react-native
Then identity SDK:
yarn add @stripe/stripe-identity-react-native

#

I managed to run it correctly without facing the error you are facing

#

Continuing the flow I started by adding your customization until you manage to reproduce the issue that would be very helpful too

minor pastureBOT