Testing Age Assurance in Sandbox Failed

According to Apple's documentation at https://developer.apple.com/documentation/storekit/testing-age-assurance-in-sandbox?language=objc, the testing steps and expected responses are outlined as follows:

​Test app consent revocation​ To test the notification when a parent or guardian revokes access to your app on behalf of their child, follow these steps:

  1. Start with a Sandbox account.
  2. From the Age Assurance settings, tap ​Revoke App Consent.
  3. Enter your app’s Bundle ID (for example, com.example.bundle).
  4. Tap ​Revoke Consent​ to simulate the revocation.
  5. Confirm that the system displays ​​“Notification Triggered”​​ with the message ​​“A notification will be sent to the developer server soon.”​

I followed the steps exactly as described above, but during the fifth step, instead of seeing the prompt ​​"A notification will be sent to the developer server soon,"​​ a pop-up dialog with only a confirmation button appeared. After clicking it, there was no further response, and our server did not receive any notification (neither from the Sandbox nor the Production environment).

Thanks for the post.

The workflow adheres to the documentation. If the confirmation does not display the correct information, such as:

Confirm that the system displays “Notification Triggered” with the message “A notification will be sent to the developer server soon.”

To effectively report a bug, it is recommended to submit a screenshot that clearly illustrates the alert and the text you are seeing. Additionally, if you can create a simple, focused project that demonstrates how you are utilizing the API, it would be beneficial.

Once you open the bug report, please post the FB number here for my reference.

If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why?

Albert Pascual
  Worldwide Developer Relations.

Testing Age Assurance in Sandbox Failed
 
 
Q