Skip to content

[앱스토어] 구글 앱스토어 출시 시 수정해야 할 부분들 #79

Description

@dgddgd314
  • release와 debug 환경부터 완전히 분리
  • HTTP 로그 수준 낮추기
  • cleartext와 백업 설정
    • 게스트의 북마크·메모·시간표 복원을 제품 요구사항으로 꼭 제공해야 한다면 백업을 켜되, 최소한 다음은 제외해야 한다.
<full-backup-content>
    <exclude
        domain="sharedpref"
        path="auth_secure_prefs.xml" />
</full-backup-content>
  • 회원가입 전 개인정보·약관 흐름

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions