Description
When a game prompts a user using the :PromptBulkPurchase() method on mobile, the “Cancel” button at the top left corner of the GUI gets blocked off by the Roblox Menu button, which makes it impossible to close off a Bulk Purchase GUI without leaving the game.
I should expect the “Cancel” button to not be covered by any CoreGUIs so mobile players can click off such UIs easily.
Pictures
On mobile:
On laptop:
Repro
Join any game which uses the :PromptBulkPurchase() method on mobile (or use my test game here) on mobile. I used a Galaxy A73 as my mobile phone (if this information is needed).


