is it possible to delete in app purchase while it is in rejected state?
i want to change product type:
from (i.e. consumable to non consumable)
is it possible to delete in app purchase while it is in rejected state?
i want to change product type:
from (i.e. consumable to non consumable)
No.
ITunes connect documents state that the unique identifier for the purchase item cannot be modified after it is create and a type is set.
I use a reverse dns scheme with a trailing letter to differentiate:
com.mycompany.myapp.item.c = consumable
com.mycompany.myapp.item.n = non-consumable