Avoid App Store Rejection! Add a Privacy manifest to your app today

Sdílet
Vložit
  • čas přidán 23. 06. 2024
  • Learn how you can add a privacy manifest file to your Xcode project to make sure that you comply with Apple's newly introduced Required Reason API Declaration requirements.
    Avoid Missing API Declaration (ITMS-91053) rejections and add your manifest today.
    In this video you'll learn how you can create a privacy manifest file in Xcode and how you can use www.privacymanifest.dev to generate your manifest file.
    Learn more about Required Reason API Declarations here: developer.apple.com/documenta...
    This video is a companion video for: www.donnywals.com/how-to-add-...
    Level up your Swift Concurrency skills with my course: donnyplus.com/p/practical-swi...
  • Jak na to + styl

Komentáře • 5

  • @MarijaJuodyte
    @MarijaJuodyte Před 17 dny

    Thank you!

  • @venuvenu2719
    @venuvenu2719 Před měsícem +1

    Awesome, Is the required reasons API, the only thing that needs to be added? What about privacy nutrition labels? Let's say, my app uses email id info and Username. What do I do here?

    • @DonnyWalsdev
      @DonnyWalsdev  Před měsícem

      You should be adding them all. However, Apple will only reject you for not declaring required reason APIs.