"Cancel" Button of Bulk Purchase GUI Covered by CoreGUI Buttons on Mobile

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).

3 Likes

@HelpSupport01 we will investigate soon, given this thread has not been looked at in a while we would like to know if the issue is still reproducible/relevant by you?

This has been fixed , the “Cancel” button is now on the top right of the UI

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.