godotengine / godot-ios-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InAppStore: restore_purchases() generates a "purchase" event

avnerh1 opened this issue · comments

commented

When I call restore_purchases(), polling on pop_pending_event() returns an event with type=purchase instead of type=restore.

This is more likely an Apple's App Store sandbox-only issue.