CodeMagic Deployment Tips
A
Written by Ashley
Updated over a week ago

Here are some tips to avoid Deployment issues in FlutterFlow:

  • Make sure you've followed all the steps for setting up deployment in your project.

  • If you choose a deployment source from a GitHub Repository then please make sure that it's associated with FlutterFlow's GitHub integration.

  • If you are deploying to the Play Store from a GitHub repo, make sure to modify your build.gradle file to sign in release mode.

  • Setting a version number is optional but may be required for specific cases. If you are updating an existing app that has not been deployed using FlutterFlow yet, you will want to specify a version number.

Did this answer your question?