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

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    5c1f30a View commit details
    Browse the repository at this point in the history
  2. refactor: privacy manifest 수정

    - other user content 추가
    - 앱 클립 삭제
    - customer support & other user content의 privacy collected data type tracking false 설정
    inwoodev committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    63b3ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26c70b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix: ITMS-91055 Invalid API reason 문제 해결

    - privacy manifets의 value들에 잘못된 값이 들어 있있던 부분 수정
    inwoodev committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f2bee19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c61d7c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. refactor: 1.2.0Safety: User Generated Content 심사통과를 위한 리팩토링

    - 신고 완료 알림의 message에 신고 처리 세부 내용 추가
    - 노트 작성 시 경고 메세지를 placeholder에 추가
    inwoodev committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f3e19bc View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. refactor : 1.2.0 Safety: User Generated Content 심사 통과를 위한 유저 차단/차단 해제…

    … 기능 추가
    
    - A mechanism for users to block abusive users
    
    위 요건을 충족하기 위해
    - 노트 또는 댓글에서 작성자를 차단할 수 있는 기능 추가
    - 설정 페이지에서 차단 리스트 및 차단 해제를 할 수 있는 페이지 & 기능 추가
    inwoodev committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    e063162 View commit details
    Browse the repository at this point in the history
  2. feat: DisplayName 수정

    - dev, qa, prod모두 같은 Feelin이라는 앱 이름 때문에 테스트시 헷갈리다는 의견을 반영하여
    bundleDisplayName을 deploymentTarget에 따라서 변경되도록 수정
    inwoodev committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    6c8fc6d View commit details
    Browse the repository at this point in the history