I have implemented InApp Purchase in my App.
These are the steps i have taken
- Created a new App Id as "QPSRWANSS5.com.cmpnyname.appname" Enabling Manage In App Purchase
- Created Provisioning File and installed
- In my Project Info.plist i gave Bundle Identifier like "com.cmpnyname.appname"
- I added a binary iTunesConnect and rejected It
- Now added a new InApp Purchase and gave all the info needed and the InApp Purchase is in the "Waiting For Review " State now.
- Included the storekit and added the request and response code.
- Created a test user in my account.
- Signed out of Apple Id in my device, Uninstalled the previous build in the device
- Installed the new build in my device new provisioning file
Now the Output is Invalid product id: com.cmpnyname.appname.feature
Can you guys help me out where is my problem.
Another question is in my Contracts/ tax/ Banking Contracts In process / iOS Paid Applications / view bank Info there is a Information in Red
"Note: Banking update in progress, your changes should be reflected within 24 hours. You will not be able to make any changes until your update completes processing."
But i waited for more than 48 Hours and still this doesnt go. Does this has effect in my Invalid Product Id Output?