Closed akashvercetti closed 6 years ago
I'm having an hard time working with Xcode 9, hopefully the new framework version is updated by the end of this week to support 4.2 and Xcode 10 as razorpay is the only framework that I cannot use with Xcode 10...
@Vidhyadharan-Mohanram we are aware of the release of iOS 12 today but we will not able to ship it by the end of this week , it will be done by the end of our current sprint that is by 28th of this month
@Vidhyadharan-Mohanram please note that we will ship our framework only if a stable version of Xcode 10 is shipped in this timeframe and not the beta.
@iThink32 thank you for updating...
Giving an error after updating to xcode 10. our app is in live, it will effect to iOS 12 users.
dyld: Symbol not found: __T0BOWV Referenced from: /Users/manohar/Library/Developer/CoreSimulator/Devices/315C4D86-B68C-482C-8E7A-8FB882B77071/data/Containers/Bundle/Application/30A737EE-74B2-419D-980A-F32283D0DA1E/StayAbode.app/Frameworks/Razorpay.framework/Razorpay Expected in: /Users/manohar/Library/Developer/CoreSimulator/Devices/315C4D86-B68C-482C-8E7A-8FB882B77071/data/Containers/Bundle/Application/30A737EE-74B2-419D-980A-F32283D0DA1E/StayAbode.app/Frameworks/libswiftCore.dylib in /Users/manohar/Library/Developer/CoreSimulator/Devices/315C4D86-B68C-482C-8E7A-8FB882B77071/data/Containers/Bundle/Application/30A737EE-74B2-419D-980A-F32283D0DA1E/StayAbode.app/Frameworks/Razorpay.framework/Razorpay (lldb)
Now that Xcode 10 Golden Master is out and iOS 12 is released, please release a Swift 4.2 and iOS 12 compliant version of RazorPay. There are a lot of live projects dependent on it.
@akashvercetti @ManoharaK Don't worry ,it will not affect live users , it is an Xcode issue. It is because Xcode 10 supports Swift 4.2 and above and our framework is compiled with Swift 4.1.We are making a release on September 28th for this , please wait till then.
its giving crash in Phone for iOS 12 users.
@ManoharaK please ask them to replicate the steps for the crash and provide it here so we can check it.
thanks for quick replay @iThink32, we will update you
please release a Swift 4.2 and iOS 12 compliant version of RazorPay. The project is neither build not complie
@kuldeep13singh we are releasing it this Friday, please wait until then.
thanks for your quick feedback
kindly release ios 12 version of RazorPay.
@SuganyaEkambaram the latest version has been released please check the readme of this repo or execute pod update.
@sanchgoel the SDK will be reflected on the same page that you used to download it from , please give me your email ID and I will give me more details.
@iThink32 sanchit@grappus.com ... i checked that link it was not updated
Is there a chance for me to use your great player on xCode 10, swift 4.2.1 ?
After a year of generation this issue I am still getting this issue. Please resolve.
Is this solved? I am still getting error
Module compiled with Swift 4.2 cannot be imported by the Swift 5.0.1 compiler
Tried using following pod:
pod 'razorpay-pod', '~> 1.0.24'
pod 'razorpay-pod', '~> 1.0.26'
pod 'razorpay-pod'
Using iOS12, Xcode 10 Beta. The latest pod supports Swift 4.1. I would fix this by changing Swift version to 4.1 in the pod build settings but there's no Target called razorpay-pod inside the Pods Project. Could you guys release a 4.2 supported Pod version please?