Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release-1.0.0 앱 심사 배포 리젝 문제 해결 & 앱스토어 최초 배포 #88

Merged
merged 8 commits into from
Nov 30, 2024

Conversation

inwoodev
Copy link
Collaborator

PR 타입

어떤 변경에 대한 PR인가요?

  • 버그 수정
  • Feature / 신기능
  • 코드 스타일 업데이트 (formatting, local variables)
  • 리팩토링 (no functional changes, no api changes)
  • 빌드 관련 변경사항
  • CI 관련된 변경사항
  • Documentation content changes
  • 구조 변경
  • Other... 추가 설명 요망:

배경

  • 1.0.0 버전 배포 심사를 통과 하기 위해 수정 및 추가 기능을 적용 해야 합니다.

목표

  • 앱스토어에 성공적으로 배포

결과 (Optional)

  • 중복 로그인 에러 문구 수정(기획 요청)

  • privarcy manifest 수정

  • 심사 리젝 사유 보완

  • Bundle Display Name 수정(팀원 요청)

  • 배포 심사 통과 🔥🔥 및 배포 완료

Trouble or Trouble Shooting(Optional)

첫 번째 리젝: 잘못 된 바이너리에 의해 리젝

해결 방법: privacy manifest value에 잘못된 값이 들어와 있는 부분 수정

두 번째 리젝: 1.2.0 & 2.1 가이드라인을 준수하지 않아서 리젝

내용 상세:

  • Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content or abusive users
  • A method for filtering objectionable content
  • A mechanism for users to flag objectionable content
  • A mechanism for users to block abusive users
  • The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content

Please provide a pre-populated demo account for Kakao. Please make sure that we'll bypass any verification step.

해결 방법:

  • 신고 완료 알림의 message에 신고 처리 세부 내용 추가
  • 노트 작성 시 경고 메세지를 placeholder에 추가
  • 심사 제출 시 테스트할 수 있는 카카오톡 계정 제공

3번 째 리젝: 해결 되지 않은 1.2.0 가이드라인 준수

내용 상세:

  • A mechanism for users to block abusive users

해결 방법:

  • 유저 차단/차단 해제 기능 추가

- other user content 추가
- 앱 클립 삭제
- customer support & other user content의 privacy collected data type tracking false 설정
- privacy manifets의 value들에 잘못된 값이 들어 있있던 부분 수정
- 신고 완료 알림의 message에 신고 처리 세부 내용 추가
- 노트 작성 시 경고 메세지를 placeholder에 추가
… 기능 추가

- A mechanism for users to block abusive users

위 요건을 충족하기 위해
- 노트 또는 댓글에서 작성자를 차단할 수 있는 기능 추가
- 설정 페이지에서 차단 리스트 및 차단 해제를 할 수 있는 페이지 & 기능 추가
- dev, qa, prod모두 같은 Feelin이라는 앱 이름 때문에 테스트시 헷갈리다는 의견을 반영하여
bundleDisplayName을 deploymentTarget에 따라서 변경되도록 수정
@inwoodev inwoodev added fix Something isn't working enhancement New feature or request refactor labels Nov 30, 2024
@inwoodev inwoodev self-assigned this Nov 30, 2024
@inwoodev inwoodev changed the title Release-1.0.0 Release-1.0.0 앱 심사 배포 리젝 문제 해결 & 앱스토어 최초 배포 Nov 30, 2024
Copy link
Collaborator

@derrickkim0109 derrickkim0109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~!

@inwoodev inwoodev merged commit d38d407 into project-lyrics:develop Nov 30, 2024
@inwoodev inwoodev deleted the deployment1.0.0 branch November 30, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix Something isn't working refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants