#np-react-native-sdk

1 messages · Page 1 of 1 (latest)

remote fableBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

inner shoal
#

What's the code that triggers the error?

slender linden
#

I haven't added any code.
just wrapped provider in root file.

errant zinc
#

did you run pod install in the ios/ directoy of your project after adding the dependency?

slender linden
#

Getting error in android and iOS both

errant zinc
#

hmm ok. Then I'd try starting an entirely fresh project and see if you get the same error

slender linden
#

I didn’t get any error on fresh project

errant zinc
#

great! then sounds like an issue with your existing project's codebase perhaps.

slender linden
#

We are using RN 0.64.4 in current project.

errant zinc
#

that's incredibly old isn't it?

slender linden
#

Yes,But we can't change the version, the chances of breaking other functionality also increases

errant zinc
#

so that just won't work then

#

I suggest updating your project and fixing any issues that happen, that's just part of maintaining a codebase and you can't add extra functionality (like payments via Stripe) without refreshing things 🙂 If you want the code to be completely static that's fine but then you can't also add functionality

slender linden
#

Is there any possibility we can go ahed stripe functionality with this version 0.64.4?

errant zinc
#

I would say no

slender linden
#

okay Thanks

remote fableBOT