Hi Forums
When creating a new App ID in the Apple Developer Console I saw that I could select / specify certain features (under a heading called 'Capabilities)
I am wondering how to think about these capabilities vs the features I can select from when creating a build in OXIDE using the Container
workspace
Let’s take NFC for example.
- If I have NFC enabled in the App ID but don’t select it in the container features section, then I assume my build will not ask for or have access to NFC
- If I don’t have NFC enabled in the App ID but I do select it in the container features section, then I assume something will error somewhere?