ios - Why IAP always returns me "invalid identifiers"? -


i testing iap process. got invalid identifiers. have tried:

  • configed test app's iap items
  • downloaded provisioningprofile
  • open in app purchase in capabilities
  • use test sandbox account

but still , got invalid identifiers. here infomations: enter image description here

i noticed status of iap items "waiting review" , reason? not sure. because @ first , did not upload ipa file itunes , searched problem of got invalid identifiers , says must upload binary file itunes first , upload app itunes . still got invalid identifiers only.

and don't understand , mean's can't test iap function before app upload in app-store officially? there way test how iap works, not upload real app ?

can 1 me?

enter image description here


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -