Hello guys! So basicly I try to make my products appear on the screen but there is some issue.
I wrote to the apple support they looked through my log and found that I have some iTunesConnect error.
So what do they wrote to me
"In reviewing the screenshots, I see that for the in app purchase item, iTC is reporting an error that the iAP identifiers must be associated with a new version of the application. Looks like you need to follow these instructions first - Is the application already in production - that is ver 1.0 (Actually, the screenshots don’t show the app version) It appears that the problem is that the app version needs to be incremented. What I don’t know is whether you also need to define new in app purchase identifiers. For answers to these questions, you need to ask iTunesConnect."
This is test app and I just want to test IAP. So I don't understand what I have to do to make it work.
Have anyone had such problem before? This is my fouth test app and the same old way problem as before.
I found out the problem.
That was issue with certificates and with provisioning profiles.
For the first view everything was fine with it but actually not.
So I reinstalled certificate and deleted all provisioning profiles -> Create new profile
After that I created new project and new App in iTunes Connect and after that for the first time it is working.
Hope it save time to someone!