I am creating ipa of my App in xCode 6.3.1.
After archive when I click on export-->> Save for adHoc deployment and getting following error:
none of valid provisioning profile allowed the specified entitlements:com.apple.developer.networking.vpn.api.
how can I solve this problem?
Deleting all the certificates from Keychain, Then create new development profile and add it.
This works most of the time..