fix patch
This commit is contained in:
@@ -91,3 +91,31 @@ https://raw.githubusercontent.com/bluesky-social/social-app/refs/heads/main/LICE
|
||||
|
||||
2. 年齢保証、年齢確認ページがでてくるのを削除。誕生日を入力する処理を削除。アプリ配布国は限定します。
|
||||
|
||||
|
||||
## apple review 対応
|
||||
|
||||
Step 1: Address Guideline 5.1.1 (Privacy)
|
||||
|
||||
Modify your app's code (Version 1.111.0 or newer): Change the user registration or profile flow so that entering the Date of birth is no longer a required field.
|
||||
|
||||
Deployment: Build and prepare a new version (e.g., 1.111.1) that includes this change.
|
||||
|
||||
Step 2: Address Guideline 2.1 (Information Needed)
|
||||
|
||||
Create a Demo Account: Create a dedicated user account within your app with a clear username and password (e.g., ReviewerTest / Password12345!).
|
||||
|
||||
Populate Content: Use this demo account to add sample content, connect with other test users, or perform any actions necessary to ensure that all features that rely on user data (lists, content, interactions, etc.) are visible and testable.
|
||||
|
||||
Update App Store Connect:
|
||||
|
||||
Go to your app's submission in App Store Connect.
|
||||
|
||||
Navigate to the App Review Information section.
|
||||
|
||||
Enter the username and password for the demo account you created in the designated fields.
|
||||
|
||||
Step 3: Re-submit
|
||||
|
||||
Upload the new app binary (with the privacy fix) to App Store Connect.
|
||||
|
||||
Submit the new version for review, ensuring the updated App Review Information (demo account details) is saved.
|
||||
|
||||
Reference in New Issue
Block a user