Skip to content
New issue

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

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

Already on GitHub? # to your account

Getting dyld: Symbol not found: __T0BOWV on integrating razorpay cordova sdk in Xcode 10 #88

Closed
neha3018 opened this issue Nov 5, 2018 · 6 comments

Comments

@neha3018
Copy link

neha3018 commented Nov 5, 2018

I am getting Error dyld: Symbol not found: __T0BOWV
Referenced from: /private/var/containers/Bundle/Application/7C864AAE-DDC5-4F4D-9982-CA047BC0ECDF/App.app/Frameworks/Razorpay.framework/Razorpay
Expected in: /private/var/containers/Bundle/Application/7C864AAE-DDC5-4F4D-9982-CA047BC0ECDF/App.app/Frameworks/libswiftCore.dylib
in /private/var/containers/Bundle/Application/7C864AAE-DDC5-4F4D-9982-CA047BC0ECDF/App.app/Frameworks/Razorpay.framework/Razorpay
(lldb)

My app is getting crashed on running in device with the given error.

I included the plugin with command cordova plugin add com.razorpay.cordova --save

My Xcode version is 10 and Swift 4.2. Also I have set Always Embed Swift Standard Libraries of your main target to yes.

Also I have added the line

#import <Razorpay/Razorpay-Swift.h>
to the top of my Main.m file

But none of above worked for me. Whats wrong I am doing here? Thanks in advance.

@neha3018
Copy link
Author

neha3018 commented Nov 6, 2018

Any help please?

@iThink32
Copy link
Contributor

iThink32 commented Nov 7, 2018

@neha3018 add razorpay framework to embedded libraries section along with linked libraries

Have a look at our integration videos , it will help you out ,

https://razorpay.com/docs/ios/integration-videos/

watch the video named integrating our sdk on Cordova.

@neha3018
Copy link
Author

neha3018 commented Nov 8, 2018

@iThink32 I had already added razorpay framework to embedded libraries and watched your integration videos....
I had done all the steps and searching for resolutions till now. But none work for me.

@iThink32
Copy link
Contributor

iThink32 commented Nov 8, 2018

@neha3018 hold on , have you updated to the latest version of our framework? if not please update and let me know if you are still facing the same issue , if so then we can have a Skype call and sort it out.

@neha3018
Copy link
Author

neha3018 commented Nov 8, 2018

Yes, I am using the latest framework version only. I had also used the previous versions which was working fine and there were no such issue. But for some other project I am using the latest framework, which is giving this error.

@iThink32
Copy link
Contributor

iThink32 commented Nov 8, 2018

@neha3018 ok , can you give me you Skype id so that we can have a Skype call tomorrow?

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

No branches or pull requests

2 participants