#galactic-traveller_code

1 messages ยท Page 1 of 1 (latest)

unkempt loomBOT
#

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

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

pseudo juniper
#

Sorry for the delay

#

Where are you seeing these errors specifically?

exotic wren
#

so i am getting this error while running for Dev in iPhone 16

pseudo juniper
#

What version of stripe-react-native do you have installed

#

And what process did you use to install it

#

Did you install the native dependencies

exotic wren
unkempt loomBOT
dull saffron
#

Hi ๐Ÿ‘‹

I'm stepping in as my colleague needs to go soon

#

Can you describe the error you are seeing more than just the screenshot?

exotic wren
#

i tried clearning drive data and then started with clean.
but still same error

dull saffron
#

When you say "the error" what is the exact error message you are receiving?

exotic wren
dull saffron
#

And when does that error occur? What step are you taking with XCode?

exotic wren
#

The "Start" button in xcode -

if i remove the stripe then i am able to run project.

#

so my React native version - is 0.76.5
do I need to add any specific version of stripe?

dull saffron
#

I'm tersting to see if I can reproduce the issue

#

Sorry for the delay, I needed to update my cocoapods repo first

#

I wish the pod command provided more feedback about what it's doing (like the npm and yarn commands)

exotic wren
#

ok

#

just tell me the with is the stripe version i can install on 0.76.5 project

#

I mean can i install other version apart from the latest version

dull saffron
#

You are referring to a project running React Native 0.76.5?

#

I'm looking at the Changelog for the stripe-react-native SDK. It lookes like we added support for RN 0.78 in version 0.43

exotic wren
#

yes i am currenly on React Native 0.76.5.
so what strip version whould you suggest

dull saffron
#

You are asying you ar seeing the errors with version 0.44.0, correct?

exotic wren
#

so the latest version is 0.45.0 for strip that I used.

#

so i am getting error for 0.45.0

dull saffron
#

I would see if downgrading to 0.44.0 fixes the issue

exotic wren
#

ok

#

maybe i should try with 0.43.0

#

Is it ok if i go with 0.43.0 in production

dull saffron
#

I recommend testing first to make sure all your intended functionality is available in that version

exotic wren
#

what do you suggest

dull saffron
#

I just told you what I suggest. I recommend you install version 0.43.0 in a test version of your application and validate it behaves as you expect

exotic wren
#

ok thanks.
I will figure out the issue with latest version and if I find the solution I will update here.

dull saffron
#

๐Ÿ‘