What problem does it solve?
The Ionic Appflow Migration Skill Unit solves the problem of transitioning from an existing Ionic or Capacitor project away from Ionic Appflow to Capgo, simplifying the live updates, cloud builds, and store deployment processes.
Core Features & Use Cases
- Migrates Live Updates: Moves from Appflow live updates to Capgo for better management and control.
- Replaces Cloud Build Automation: Shifts cloud builds from Appflow to repository-owned automation with Capgo.
- Replaces Store Publishing: Transitions TestFlight or Google Play publishing from Appflow to the repository's publishing pipeline using Capgo.
- Use Case: This skill can be utilized in situations where a project is dependent on Appflow live updates, cloud builds, or store deployment automation, aiming to replace these functionalities with Capgo and the repository's CI/CD setup.
Quick Start
Migrate your existing project away from Ionic Appflow by using the 'ionic-appflow-migration' skill unit. The skill will detect Appflow usage, suggest the necessary changes, and guide you through the migration process.