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:
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
0 comments:
Post a Comment
Thanks