MVP for a sportsbook application written in Flutter with Firebase backend
Make sure an app exists in Firebase for each build target (iOS, Android & Web), and the package names set up in Firebase match those in the manifest files in each
flutter pub run
flutter build ipa
Will generate an archive in build/ios/archive
, open that in Xcode Organizer and Distribute App
to push to TestFlight
sudo gem install cocoapods
pod repo update
pod install
pod update
flutter clean
flutter build ipa
flutter doctor
flutter upgrade
https://flutter.dev/docs/deployment/android#signing-the-app