Tutorial
This is a complete guide to Odevio, using the desktop client. Every step here is a click in the Odevio window.
Note
Using something else? The steps are the same underneath, but the way you trigger them differs:
with an AI assistant, you do not follow this tutorial at all — it asks you what it needs and drives the whole thing itself. See AI Assistant
from the terminal, follow the CLI tutorial instead
from a pipeline, see CI/CD
The Apple parts — the developer account, the API key, the App Store Connect record — are identical whichever way you go, so those chapters are worth reading even if you use another route.
This tutorial is aimed towards beginning developers and new Odevio users.
In this in-depth tutorial, you’ll learn everything from the creation of your first configuration build, the creation of your Apple Developer Account to releasing your app on the App Store.
Let’s get started.
Contents:
- 1. Create your first Odevio configuration build
- 2. How to connect to your configuration build
- 3. Configure Xcode, edit your code, debug and test your app with Odevio Remote
- 4. How to retrieve your updates from Odevio-Remote locally
- 5. How to create an Apple Developer Account
- 6. How to configure App Store Connect for Flutter app iOS deployment with Odevio
- 7. How to create an App ID using Odevio
- 8. How to create an IPA file for testing purposes on an Apple Device
- 9. How to publish a Flutter app on the App Store without a Mac