What is difference between .ipa with development provisioning and .ipa with adhoc distribution provisioning profile?
I looked on stack overflow there are many similar questions but could not understand exactly. As my knowledge there are three types provisioning profile - Development provisioning profile Ad hoc distribution provisioning profile App store distribution provisioning profile Development provisioning profile allows for testing and debugging. Ad hoc distribution for beta testing without using Xcode. But my question is that .ipa created for testing using development provisioning or using adhoc distribution provisioning, What is the difference in both ipa? Thanks for your answer. Development