Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module 'SquareReaderSDK' not found in IOS (React Native) #230

Open
MuneebQureshi1 opened this issue May 6, 2024 · 0 comments
Open

Module 'SquareReaderSDK' not found in IOS (React Native) #230

MuneebQureshi1 opened this issue May 6, 2024 · 0 comments
Labels
question Further information is requested

Comments

@MuneebQureshi1
Copy link

I'm encountering an issue with integrating the SquareReaderSDK into my iOS project. Despite following the documentation and ensuring that I've properly added the SDK to my project, Xcode still reports that it cannot find the SquareReaderSDK module.

Here are the steps I've taken so far:

I've added the SquareReaderSDK framework to my project by dragging it into the "Frameworks, Libraries, and Embedded Content" section of my target settings.

I've made sure that the framework is listed under "Link Binary With Libraries" in the "Build Phases" settings for my target.

I've imported the SquareReaderSDK module in the appropriate files where I need to use it.

I've tried cleaning the build folder, deleting derived data, and restarting Xcode, but the issue persists.

Is there anything else I might be missing or any additional steps I need to take to properly integrate the SquareReaderSDK into my project? Any help or insights would be greatly appreciated.

Versions:

"react-native": "0.72.3",

"react-native-square-reader-sdk": "^1.4.3"

Device:
IOS simulator: IPhone 15

Error Screenshot:

7oji3P4e

I have followed the documnentation of sqaure reader sdk.
https://github.com/square/react-native-square-reader-sdk/blob/master/docs/get-started.md#step-5-install-reader-sdk-for-ios

@MuneebQureshi1 MuneebQureshi1 added the question Further information is requested label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant