I've set up an Xcode-managed provisioning profile for my project and it's not appearing in my device's settings under VPN and Device Management.
Does anyone know what I'm missing or why this isn't working?
I've set up an Xcode-managed provisioning profile for my project and it's not appearing in my device's settings under VPN and Device Management.
Does anyone know what I'm missing or why this isn't working?
It is a provisioning profile for the app, not for the device the app runs on. The profile ends up embedded in your app (in the bundle, in a .embeddedprovisionprofile file).