Ionic Appflow does not post your source code anywhere publicly. Git is necessary to push your code to your dashboard, but the ionic
git remote is private, accessed securely via SSH. Your private SSH key is required to push code to your Ionic Appflow account, or clone your repository.
It is recommended, but not required, that you also use a separate service to manage your app’s source code (GitHub, Gitlab, etc.). These services typically offer both public and private options.
If you’re new to Git, this video provides a great introduction. You can read more about using Git with Ionic Appflow here.
Comments
0 comments
Article is closed for comments.