I followed the videos/steps to create these and got a test app working in release mode, but installed via OTA deployer.
Now, I started working on porting my production iOS app and using the same certificate and devices in the apple developer account, but created a new app ID and provisioning profile. But all *appears* to work until I post the link in Safari, get the confirmation for "Open this page in 'iTunes'?", select "Open", then nothing.
I have a feeling it has something to do with a name in the certificate/app/project properties, etc not matching another.
Is there something that explains this clearly? The video in
this tutorial says to use certain selections/values, but is not a clear explanation of what is happening here and what's dependent on what.
Thanks.