razorpay / razorpay-ios-sample-app

:iphone: Sample app demonstrating integration of Razorpay iOS Framework
MIT License
14 stars 13 forks source link

dyld: Library not loaded: @rpath/libswiftCore.dylib #11

Closed ChandraPrakashJangid closed 5 years ago

ChandraPrakashJangid commented 5 years ago

Trying to run sample app on Xcode 9.4 and I am getting following error

dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /Users/chandra/Library/Developer/CoreSimulator/Devices/88D3F27C-F401-455B-AE6E-EC11513A2C1E/data/Containers/Bundle/Application/336714B5-4C15-4C23-8376-5CF5EEDF6A5B/Razorpay Demonstration.app/Frameworks/Razorpay.framework/Razorpay Reason: image not found Message from debugger: Terminated due to signal 6

kaumudpa commented 5 years ago

Same Problem here, This needs urgent attention.

Mayur-Wadpalliwar commented 5 years ago

@kaumudpa @ChandraPrakashJangid Please refer FAQ 3 here: https://razorpay.com/docs/ios/faq/

Also, please have a look at our integration videos available here: https://razorpay.com/docs/ios/integration-videos/

kaumudpa commented 5 years ago

@Mayur-Wadpalliwar The solutions Mentioned in the FAQ 3 are not working.

Mayur-Wadpalliwar commented 5 years ago

@kaumudpa Could you please try cleaning your project and then add necessary framework. Also, could you please have a look at our integration videos for reference?

ChandraPrakashJangid commented 5 years ago

@Mayur-Wadpalliwar I am trying to run sample app. And all available setting is already there. For reference I have added all screenshots.

screen shot 2018-09-04 at 5 03 51 pm screen shot 2018-09-04 at 5 03 27 pm screen shot 2018-09-04 at 5 03 20 pm
kaumudpa commented 5 years ago

@Mayur-Wadpalliwar This aint working we have tried everything you have asked as well as everything according to the integration video.

iThink32 commented 5 years ago

@kaumudpa @ChandraPrakashJangid Our latest framework of checkout will not work on Xcode 9.2 and below , it is build with Swift 4.1 and hence you have to update your Xcode version to or above Xcode 9.3

iThink32 commented 5 years ago

@kaumudpa @ChandraPrakashJangid as far as the sample app is concerned , we are looking into it and will fix any issues faced.

iThink32 commented 5 years ago

@kaumudpa @ChandraPrakashJangid check it now , this repo has the latest framework integrated and issues fixed.

iThink32 commented 5 years ago

closing as this issue has been fixed.

ChandraPrakashJangid commented 5 years ago

Yes it is fixed and working perfectly now after chaining the new library.

rmp-arasada commented 5 years ago

@iThink32 @Mayur-Wadpalliwar I'm using latest Xcode version 10.2 and I'm still getting the same errors. please refer the screenshots.

Screenshot 2019-07-18 at 12 39 49 PM Screenshot 2019-07-18 at 12 40 25 PM Screenshot 2019-07-18 at 12 41 10 PM