Hello! The watch the event “approved” of a non-consumable action for in-app purchases is not working at all (it doesn’t set the boolean variable to true). I have set everything accordingly to the Wiki and testing it properly - the product is registered, store gets ready, I am able to make the payment (I get the message that the payment has been done correctly and also the email with the receipt) and here it stops.
It doesn’t set the boolean variable “PaymentDone” to true, so the rest of the actions don’t happen. Is there a bug or am I missing something?
