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

Razorpay - Facing the issue image not loaded #269

Closed
SathishRonal opened this issue Jun 26, 2020 · 2 comments
Closed

Razorpay - Facing the issue image not loaded #269

SathishRonal opened this issue Jun 26, 2020 · 2 comments

Comments

@SathishRonal
Copy link

SathishRonal commented Jun 26, 2020

Referenced from: /Users/team/Library/Developer/CoreSimulator/Devices/FA7B164F-890A-48EC-AABC-7CCD6424199B/data/Containers/Bundle/Application/F0AEA122-EE6F-42A5-92C4-0B0949BD1F84/new.app/Frameworks/Razorpay.framework/Razorpay
Reason: image not found
xcode version :- 11.3 (11C29)
Razorpay pod version :- razorpay-pod (1.0.22)

@GorangV
Copy link

GorangV commented Jun 29, 2020

@SathishRonal Image not found is a generic error that Xcode throws when specific settings are not set while installing 3rd party SDKs.

Please ensure that Razorpay.framework is present in both the Embedded Binaries and Linked Frameworks in your project settings. Also ensure that Always Embed Swift Libraries is set to "yes" in the project settings. Please note, this issue might also arise because of incompatibility of the Swift version with which Razorpay.framework is developed and the Swift version of your project. We highly recommend you to use the framework compiled with the required Swift language from our iOS documentation.

Hope this is fixed now?

@SathishRonal
Copy link
Author

SathishRonal commented Jun 29, 2020

@GorangV issue fixed,Thanks for the help☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants