Closed chanan closed 1 year ago
@chanan Have you followed all the steps below? https://github.com/square/in-app-payments-flutter-plugin/blob/master/doc/get-started.md
As far as I can tell, the relevant parts are in step 2 - setting the deployment iOS target and the build script. I have done those.
@chanan Can you check if the run script you added from step 2 is after any other build phases (mainly the [CP] Embed Pods Framework one)?
Closing this issue. Let me know if that didn't fix your issue.
I added the plug-in and I am able to load and run the app in Android Studio in the emulator.
In xcode, I made the two changes mentioned in the Getting Started Page; change the iOS deployment target to 12 and added the Run Script.
I built the app for iOS using codemagic and the build fails. The log is below: