When a consumable purchase is purchased through the RMStore library, the user intermittently and completely at random, seems to get a modal error on screen saying You have already bought this product. We'll restore your purchase, but no restore happens. No success or error callbacks are executed by the library so I am unable to handle the error. This is the first time that the user has purchased the product.
When a consumable purchase is purchased through the RMStore library, the user intermittently and completely at random, seems to get a modal error on screen saying
You have already bought this product. We'll restore your purchase
, but no restore happens. Nosuccess
orerror
callbacks are executed by the library so I am unable to handle the error. This is the first time that the user has purchased the product.