본문으로 건너뛰기
강의

플러터 라이브 업데이트

앱 스토어 검토 없이 플러터 앱에 라이브 업데이트 보내는 것이 가능한가요?

마틴 도나디우

마틴 도나디우

컨텐츠 마케터

플러터 라이브 업데이트

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.

code 플러터 앱은 네이티브 코드로 컴파일되기 때문에 Capgo 플러터 라이브 업데이트 서비스를 사용하여 앱을 업데이트할 수 없습니다. 대신 개발자는 앱 스토어에 업데이트를 제출해야 합니다.

추가로, code의 네이티브 업데이트는 일반적으로 앱 스토어의 규칙에 위배된다. 애플 앱 스토어와 구글 플레이 스토어 모두 앱의 네이티브 code에 대한 변경 사항을 제출한 후 검토를 받은 후 변경 사항을 도입하는 것을 금지하고 있다. 이는 네이티브 code에 대한 변경 사항을 도입할 수 있는 잠재적인 보안 취약점이나 다른 문제를 도입할 수 있기 때문이다.

결론적으로, Capgo Live Update는 빠르게 특정 종류의 모바일 앱에 대한 업데이트를 배포하는 유용한 도구지만 Flutter 앱을 업데이트할 수 없다.

이것은 Flutter의 컴파일 프로세스의 성질과 앱 스토어의 규칙 때문이다.

Flutter live update로 계속 가세요.

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을 사용하세요. capgo/capacitor-in-app-review의 native capability을 사용하세요. capgo/capacitor-native-market을 참조하세요. capgo/capacitor-native-market을 사용하세요. 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.

Live updates for Capacitor apps

Capgo에서 웹-layer 버그가 활성화된 경우, 앱 스토어 승인 대기 없이 Capgo을 통해 수정을 배포하세요. 사용자는 배경에서 업데이트를 받으며 네이티브 변경 사항은 일반적인 검토 경로를 유지합니다.

마틴의 인간 지원

시작하기

최신 블로그

Capgo은 전문적인 모바일 앱을 만들기 위해 필요한 최고의 통찰력을 제공합니다.