Hi devs,
Player can exploit the MarketplaceService.PromptPurchaseFinished
event to trigger rewards or effects multiple times because they leave the game before closing the prompt, avoiding proper handling of the event.
ProcessReceipt
works immediately upon purchase but is limited to Developer Products. I want to know how to solve this issue for Avatar items.
Thanks