> Migrate the endpoint to HTTPS before submission. If you absolutely cannot (e.g. a third-party API you don't control)

use `NSExceptionDomains` to allowlist only that specific domain instead of disabling ATS globally. You'll still need to justify it in the review notes. Global `NSAllowsArbitraryLoads` without justific...

Views3
PublishedApr 2, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

> Migrate the endpoint to HTTPS before submission. If you absolutely cannot (e.g. a third-party API you don't control)

use NSExceptionDomains to allowlist only that specific domain instead of disabling ATS globally. You'll still need to justify it in the review notes. Global NSAllowsArbitraryLoads without justification is rejected.

Share: