'Paystack/Paystack-Swift.h' file not found
Been having this issue, it might seem it's from core paystack-ios issue but i'm still putting out here to see if anyone has this issue
'Paystack/Paystack-Swift.h' file not found
I have also been having this issue too @tolu360 can you pls help us out
Still no help?
Has anyone solved it?
I'm facing the same issue ooo.... Please can anyone help out please......
I think this error is due to the fact that the project has not been updated for a very long time now.
Go to your podfile and downgrade
platform :ios, '11.0'
to
platform :ios, '10.0'
clean your build and rebuild
the downside about this solution is that it might affect some other packages that depend on the higher version of the ios target platform, but if that's not the case then you are good to go.
Any solution yet to this for swift iOS???
Sad, @tolu360 please help