Invalid productIdentifier and iOS Paid Application

Hi !
I got the warning message that show my productIdentifier is invalid. There is possible because I didn’t complete iOS Paid Application contract? or the following my product id must have “green light” for approved not “red light” for waiting screenshoot?

Here is the picture : [6571-screen+shot+2013-01-11+at+11.51.02+am.png|6571]

I also have tried this solution several times, and still the same result that my product identifier is invalid. Link : invalid productIdentifier

Any suggestion everybody?
Thanks !

A few things to be careful of when doing in-app purchases:

  1. Try to use unique names for your product IDs, such as com.mycompany.myapp.Get100Coins.
  2. Make sure your Bundle ID in the Player Settings matches the one you set up in iTunesConnect.
  3. Before launching your app/game on device, go to Settings app, in iTunes & App Store, sign out of your regular account.
  4. Inside your app, when asked for App Store login, use the user/pass of a test user you set up in iTunesConnect.

Below is a video tutorial with more info and how to use our FREE In-App Purchase plugin.

Video tutorial: http://unity3d.tutsmobile.com/5-minute-guide-to-inapp-purchases-for-ios/

FREE In-App Purchase plugin: https://www.assetstore.unity3d.com/#/content/11817

We are also in the process of opening up the entire native iOS SDK to Unity. Our progress so far has GameKit, Social Networking, Face Detection, iOS 7, Speech, Game Controllers, Multipeer Connectivity, Media Player, AddressBook, EventKit, and much more to come. https://www.assetstore.unity3d.com/#/content/9555. BTW, you can try all features of this in our FREE plugin.