Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 698 Bytes

troubleshooting-capabilities.md

File metadata and controls

11 lines (10 loc) · 698 Bytes
ms.topic ms.date
include
03/28/2023
  • Ensure that the correct App ID has been created and registered in the Identifiers section of your Apple Developer Account.
  • Ensure that the capability has been added to the App ID and that the capability is configured using the correct values.
  • Ensure that the provisioning profile has been installed on your development machine and that the app's Info.plist file is using a bundle identifier that's identical to your App ID.
  • Ensure that the app's Entitlements.plist file has the correct entitlements enabled.
  • Ensure that any required privacy keys are set in Info.plist.
  • Ensure that the app consumes the Entitlements.plist file.