IAP Product Identifier was not recognized (I've tried everything)
dr2391
PRO Posts: 78
I have spent the last few days trying to get IAP to work. I've deleted and remade the rules in my app, I've deleted and remade the IAP on iTunes Connect, I've made sure the Product Identifiers were the same, I've made sure that I enter them on GS without using the expression editor, Ive changed the product I identifiers about 5 times. Right now my product identifiers are com.myname.myapp.IAPname
I Really don't know what else to do
I Really don't know what else to do
Comments
For example, if you Bundle ID in iTunes connect for you app is. com.myapp.somethingnew and the one on your provisioning profile is com.myapp.IAPname, it won't work.
Hope that makes sense.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Make sure you have xCode upto date. Reinstall ALL certs (developer etc.) and the prov files as well.
Delete all prov files on devices and reinstall (do thru xcode now I think is easier).
There is no one answer for this but persistence and patience. It is almost an arcane art for it to work.
I have had it work perfectly multiple times after getting my first to work after much frustration. One minor error can stuff the whole process up.
You indicated above that you had issues using a "test" bundle id and then changing it to the real one later .. so is the answer to use a "real" bundle id and app id from the beginning?
Thank you so much that was my issue :-)