adaptyteam / AdaptySDK-Flutter

SDK for growing mobile in-app purchases
https://docs.adapty.io/docs/quickstart
MIT License
95 stars 17 forks source link

Flutter 3.0.2 cannot load sdk in iOS, nor can pod install #52

Closed hymanliu2015 closed 2 years ago

hymanliu2015 commented 2 years ago

Problem solved, Apple M1 computer needs this

sudo arch -x86_64 gem install ffi arch -x86_64 pod install