PaystackHQ / paystack-ios

Paystack SDK for iOS. Accept Payments on iOS
http://paystack.com
MIT License
26 stars 31 forks source link

Paystack ios SDK 3.0.15 not building on xcode 12 #56

Open pelexy opened 3 years ago

pelexy commented 3 years ago

'new' is unavailable: You cannot directly instantiate an PSTCKTransaction. You should only use one that has been returned from an PSTCKAPIClient callback.

That is the error i get for everytime i want to build my application. Please i need your urgent intervention as it is stopping my whole solution to build

Screenshot 2021-05-06 at 17 31 32
ravi-paystack commented 3 years ago

@pelexy thank you for reporting. This is related to some of the new changes in Xcode 12.5. We have a fix ready for it and planning to release it soon.

ghost commented 3 years ago

Hello , Paystack live mode working or not , my side after entering otp , nothing worked returning back to the old page.

Francis-nova commented 3 years ago

@ravi-paystack has the fix been released? , I have the same problem.

wptechprodigy commented 1 year ago

I am currently having the same issue on Xcode 14.3.1 @ravi-paystack

ucwealth commented 1 year ago

I am currently having the same issue on Xcode 14.3.1 @ravi-paystack

I am having this issue on Xcode 14.3.1 as well. Were you able to fix it?

UPDATE: Upgrading Paystack pod to version 3.0.17 fixed this error.

devfemmy commented 8 months ago

I am having this issue as well on Xcode version 15.1. Anyone with a fix

devfemmy commented 8 months ago

https://github.com/tolu360/react-native-paystack/issues/58#issuecomment-846055135 This fixed the issue for me