razorpay / razorpay-pod

:iphone: CocoaPod implementation of Razorpay's Payment SDK. Refer for instructions:
https://docs.razorpay.com/v1/page/ios-integration
MIT License
21 stars 18 forks source link

Build success launch screen and stuck throwing following error #73

Closed raghurammahathi closed 3 years ago

raghurammahathi commented 5 years ago

IDE Specs

swift5.0 compiled version
raghurammahathi commented 5 years ago

dyld: Symbol not found: _OBJCCLASS$__TtCs12_SwiftObject Referenced from: /Users/raghurammahathi/Library/Developer/CoreSimulator/Devices/88AC5A7C-8B5B-4BD8-B690-3A14DBFC283B/data/Containers/Bundle/Application/14D0ED4A-6AC4-4BFB-B834-D113D533B076//Frameworks/Razorpay.framework/Razorpay Expected in: /Users/raghurammahathi/Library/Developer/CoreSimulator/Devices/88AC5A7C-8B5B-4BD8-B690-3A14DBFC283B/data/Containers/Bundle/Application/14D0ED4A-6AC4-4BFB-B834-D113D533B076/1ounceapp/Frameworks/libswiftCore.dylib in /Users/raghurammahathi/Library/Developer/CoreSimulator/Devices/88AC5A7C-8B5B-4BD8-B690-3A14DBFC283B/data/Containers/Bundle/Application/14D0ED4A-6AC4-4BFB-B834-D113D533B076//Frameworks/Razorpay.framework/Razorpay

manoj-bht commented 4 years ago

I am also having the same issue with latest Razorpay Standard SDK 1.2.1/1.1.1 and Swift 5.0.1

dyld: Symbol not found: _OBJCCLASS$__TtCs12_SwiftObject Referenced from: /Users/apple/Library/Developer/CoreSimulator/Devices/DDDD929D-94E9-49DE-8A15-A117DE239A1A/data/Containers/Bundle/Application/E04C3C7E-AD0B-4167-8F8A-8E3A3C46A2A9/Wealth Status.app/Frameworks/Razorpay.framework/Razorpay Expected in: /Library/Developer/Toolchains/swift-5.0.1-RELEASE.xctoolchain/usr/lib/swift/iphonesimulator/libswiftCore.dylib in /Users/apple/Library/Developer/CoreSimulator/Devices/DDDD929D-94E9-49DE-8A15-A117DE239A1A/data/Containers/Bundle/Application/E04C3C7E-AD0B-4167-8F8A-8E3A3C46A2A9/Wealth Status.app/Frameworks/Razorpay.framework/Razorpay (lldb)

Please help me if any workaround here.

Nautiyalsachin commented 3 years ago

Hey @raghurammahathi, @manoj-bht : Please update the pod to latest version.

For now closing this issue, feel free to either re-open the issue or create a new issue if you have any additional queries.