We get a number of errors related to “Purchase already in progress for this product.” → is this an issue or does this just let us know that a user has tried to trigger a purchase twice?
Is "Purchase already in progress for this product." a concerning error or one that can be safely ignored
Hey
The OPERATION_ALREADY_IN_PROGRESS error just Indicates that an identical operation is already in progress. For example, making two identical purchase attempts at the same time. This is relatively safe to ignore as it just means that the same method has been triggered while another one was already working. The only thing to really do in this instance is wait for the original operation to finish.
Let me know if that helps!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.