square / react-native-square-reader-sdk

React Native Plugin for Square Reader SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SquareReaderSDK not found

bradmurphy opened this issue · comments

I've followed the installation on this correctly, did this a couple months ago and didn't have any problems. Now when I'm running my build the react-native-square-reader-sdk is having a problem finding SquareReaderSDK in the node modules.

Specifically this file: In file included from node_modules/react-native-square-reader-sdk/ios/Converters/SQRDTenderCardDetails+RNReaderSDKAdditions.m:

It's failing to recognize the import. The Framework is installed and linked, just errors every time I try to run my project.

@bradmurphy, thanks for reporting the issue. Can you also help clarify a few things:

i am also facing this issue
Module 'SquareReaderSDK' not found

Please help me to solve this issue i have followed all the steps of installtion

@muhammadashfaq , can you also provide information/answers to my questions above? That will be helpful for us to determine what problems you might have run into. Also, when you said you followed the steps of installation, were you referring to https://github.com/square/react-native-square-reader-sdk/tree/master/reader-sdk-react-native-quickstart or some other docs?

@muhammadashfaq I've reinstalled the framework a couple times now. I've also upgraded macOS and XCode, now I'm getting a shell script error for my pods. I've reinstalled the pods dozens of times now and it's still not recognizing the pod install.

Shell Script Invocation Error Group
Diff: /Podfile.lock: No such file or directory
Diff: /Manifest.lock: No such file or directory
The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

I've deleted the podfile.lock, deleted the pod directory, cleaned the pod cache as well as everything else and it's still not running properly after installing all of that. Can't get past this error.

same issue anyone have solution

Hey folks - we're still looking into this. Apologies about the delay, but we'll update this ticket as soon as we have more information, or a fix in place. Thanks for your patience.

make step 3 in ios folder please

commented

I have an android build working for several months.
Just tried to build for iOS and I am getting the same problem.

@DungBuiDeveloper Can you please explain what you mean by make step 3 in ios folder?

I have an android build working for several months.
Just tried to build for iOS and I am getting the same problem.

@DungBuiDeveloper Can you please explain what you mean by make step 3 in ios folder?

https://github.com/square/react-native-square-reader-sdk/tree/master/reader-sdk-react-native-quickstart

step 3 in that link , this is quick start for react native

commented

I see. My problem is on iOS...
On android it is working fine.

I see. My problem is on iOS...
On android it is working fine.

could i help you some thing , i installed success on IOS .

I see. My problem is on iOS...
On android it is working fine.

could i help you some thing , i installed success on IOS .

bui.tuandung1 <<, this is my skype contact

commented

Wow, thanks a lot! Since it is my first build on iOS, and I am not very good at iOS, I have many issues.
When I saw that the setup on iOS is complex, I am trying to start without it now, I hope that everything else will work, then I will do it.
I will write here hopefully soon. Thank you very much! I appreciate it a lot!

Wow, thanks a lot! Since it is my first build on iOS, and I am not very good at iOS, I have many issues.
When I saw that the setup on iOS is complex, I am trying to start without it now, I hope that everything else will work, then I will do it.
I will write here hopefully soon. Thank you very much! I appreciate it a lot!

hope success ! i think easy if use quick start guild .