비공개 앱은 기업 사용자만 사용할 수 있는 앱입니다. 비공개 앱은 관리 Google Play와 완전히 호환됩니다. 기업은 관리 Google Play 스토어에 비공개 앱을 게시하고 사용자 기기에 원격으로 비공개 앱을 설치할 수 있습니다. 자세한 내용은 사용자에게 비공개 앱 배포를 참조하세요.
Google에서 호스팅하는 전용 앱
엔터프라이즈 고객은 관리 Google Play에서 비공개 앱을 호스팅할 필요가 없지만 몇 가지 주요 이점을 제공합니다. 자세한 내용은 Google에서 호스팅하는 비공개 앱을 참조하세요.
Google에서 호스팅하는 비공개 앱은 모든 작업 모드 (프로필 소유자, 기기 소유자 또는 레거시)를 실행하는 기기에 설치할 수 있으며 이를 지원하기 위해 EMM 솔루션에서 구현해야 하는 추가 기능은 없습니다.
자체 호스팅 비공개 앱
기업 고객은 또한 비공개 앱을 직접 호스팅하고 Managed Google Play 인프라만 사용하여 앱 설치를 관리할 수 있습니다.
자체 호스팅 비공개 앱은 프로필 소유자 작업 모드를 실행하는 기기에 설치할 수 있지만 레거시 기기와 호환되지 않으며 기기 소유자 작업 모드를 실행하는 기기에만 푸시 설치될 수 있습니다.
자체 호스팅 비공개 앱을 성공적으로 게시하려면 기업 고객이 먼저 앱의 매니페스트에서 JSON 형식으로 캡처한 메타데이터가 포함된 APK 정의 파일을 빌드해야 합니다. 이 정의 파일은 Google Play 내의 APK를 대체하며 게시 프로세스 중에 업로드해야 합니다. APK 정의 파일을 생성하고 다운로드 가능한 샘플 코드에 액세스하는 방법에 관한 자세한 내용은 GitHub에서 확인할 수 있습니다 (외부 호스팅 APK 참고).
콘솔에 비공개 앱 관리 통합
EMM 콘솔에 비공개 앱 게시 기능을 추가하는 가장 간단한 방법은 Managed Google Play iframe을 삽입하는 것입니다.
iframe의 비공개 앱 페이지는 기업을 대신하여 Play Console 계정을 자동으로 만들고 등록 수수료 $25를 면제합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2023-12-02(UTC)"],[[["Private apps, exclusive to enterprise users, are fully compatible with managed Google Play, allowing for publishing and remote installation."],["Google-hosted private apps offer key benefits and work on any device operation mode, while self-hosted apps have limitations regarding device compatibility."],["Self-hosted private apps require an APK definition file in JSON format containing app metadata for publishing."],["EMM consoles can integrate private app publishing using the managed Google Play iframe or the Google Play Custom App Publishing API, with the latter only supporting Google-hosted apps."],["Private apps can be directly published and updated from the Google Play Console by the enterprise or their EMM provider."]]],[]]