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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -