I have a question about the status (21010) of the receipt verification of in-app purchases.
From time to time, I am doing receipt verification and I get the following error:
Guessing from the text of the official documentation, this error is expected to occur when performing receipt verification for users whose Apple ID has been deleted. Is this correct?
Also, if correct, is it possible to reproduce this case?
I tried deleting my Apple ID, but after a few days, the receipt verification did not show the above error. Does it take time for my Apple ID to be completely deleted?
If anyone knows how to reproduce when the status of 21010 is returned, please let me know.
From time to time, I am doing receipt verification and I get the following error:
Code Block 21010 The user account cannot be found or has been deleted.
Guessing from the text of the official documentation, this error is expected to occur when performing receipt verification for users whose Apple ID has been deleted. Is this correct?
Also, if correct, is it possible to reproduce this case?
I tried deleting my Apple ID, but after a few days, the receipt verification did not show the above error. Does it take time for my Apple ID to be completely deleted?
If anyone knows how to reproduce when the status of 21010 is returned, please let me know.