Capgo Live Update is a service that allows developers to deploy updates to their mobile apps without going through the traditional App Store submission process. This can be a convenient way to quickly fix bugs or make small updates to an app without waiting for the App Store review process. However, Capgo Live Update does not support updating Flutter apps because Flutter apps are compiled to native code.
Flutter is a mobile app development framework that uses the Dart programming language. One of the key features of Flutter is that it allows developers to create apps that can run on both iOS and Android using a single codebase. To achieve this, Flutter compiles the app’s code into native code for each platform. This means that the app is essentially a native app, rather than a web-based app or a hybrid app.
Because Flutter apps are compiled to native code, it is not possible to use Capgo Live Update to deploy updates to a Flutter app. Instead, developers must submit updates to the app stores as they would with any other native app.
Additionally, making updates to native code is generally against the rules for app stores. Both the Apple App Store and the Google Play Store have policies in place that prohibit developers from introducing changes to an app’s native code after it has been submitted for review. This is because introducing changes to native code can potentially introduce security vulnerabilities or other issues that could compromise the app’s performance.
In summary, while Capgo Live Update는 빠르게 특정 종류의 모바일 앱에 업데이트를 배포하는 유용한 도구이지만 Flutter 앱을 업데이트할 수 없습니다.
It의 이유는 Flutter의 컴파일 프로세스의 특성과 앱 스토어의 규칙 때문입니다.
Flutter Live Update로 계속 진행하세요.
Flutter Live Update를 사용하여 스토어 승인과 배포를 계획하고 있습니다. __CAPGO_KEEP_0__/__CAPGO_KEEP_1__-in-app-review과 연결하세요. capgo/capacitor-in-app-review의 implementation detail을 참조하세요. capgo/capacitor-in-app-review을 사용하여 Using @capgo/capacitor-in-app-review capgo/capacitor-native-market을 사용하여 capgo/capacitor-native-market의 implementation detail을 참조하세요. for the implementation detail in @capgo/capacitor-native-market, Using @capgo/capacitor-native-market for the native capability in Using @capgo/capacitor-native-market, and Capacitor OTA Updates: App Store Approval Guide for the practical context in Capacitor OTA Updates: App Store Approval Guide.