Community
Topic: Xamarin component
Deploying iOS app with trial license (SOLVED)
Is it possible to deploy an iOS app with the trial license bound to the iOS bundle id com.pikkart.trial? I only wanted to deploy it to one single device but Apple Developer Center doesn't accept that bundle id in a definition of a new App ID. How to overcome it and deploy an app to an iOS device?
Hi,
if you want to deploy an app with bundle id com.pikkart.trial, you should use a provisioning profile with wildcard app ID.
In order to create a wild card ID, please check the following link: https://goo.gl/8vZgF4
Kind Regards