I am testing my application purchase code to update my application. When buying an application it works fine when I install with xcode on my phone. The problem occurs when I have the current version installed on my phone, after which I install the dev version on top of the release version. When I install in this way, my product identifier is returned as invalid, although I have tested it many times and it works until I had a release version prior to installing the dev version.
We changed our Bundle ID in this update, but it worked, except when we install as described above.
Has anyone encountered this behavior before?
Also, the currently released version does not have when purchasing applications.
source share