I have just submitted an app to the app store and it get submitted and is live but now i realized that i created ipa with Ad-Hoc provisioning profile(it is 100% sure). But app on appstore cant be submit without distribution profile. How is it possible????
Share
Yes, you can not submit app without making distribution profile.
-first make the Distribution profile.
-in code signing select the distribution profile
-archive your project.
-select the submit app to the apple store.
-write your itunesconnect username and password
-and distribute.