spn107
spn107
I have update the package but still getiing same error. Is there any solution?
> I solved with this in my pubspec.yaml > > dependency_overrides: flutter_paystack: git: url: https://github.com/I-driod/flutter_paystack.git ref: master > > Thank to I-driod Is this works for IOS?
> Hello @spn107 I'm not reproducing this. Which version of XCode are you using? Have you tried to remove your Pods folder and Podfile.lock and run `flutter clean`? Hi @Lyokone...
Hello > Hi @spn107 what is your iOS deployment target? Open the Xcode project in the `ios` folder, click on your target, Build, iOS Deployment Target. You can follow this...