you need to add the devices yourself in the provisiong portal . Youl see devices on the left, whatever you want to run the viwer on youll need to add that device there, and set it up for development
I'm trying to use the viewer but this always happens.
tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
First of all why have you made your provisioning profile use the bundle ID com.tjmnut.PicnicDefenceApp?
If you have an app on your device that is using that bundle ID it will overwrite it on your device and then if you install an adhoc that is actually for Picnic Defence….Poof your viewer will be gone.
Second stop changing the certificates and such. just run it once you have your bundle ID entered. If you have a provisioning profile installed with the same bundle ID the new Xcode automatically loads all that for you.
Comments
If you have an app on your device that is using that bundle ID it will overwrite it on your device and then if you install an adhoc that is actually for Picnic Defence….Poof your viewer will be gone.
Second stop changing the certificates and such. just run it once you have your bundle ID entered. If you have a provisioning profile installed with the same bundle ID the new Xcode automatically loads all that for you.