Audio / Console bug

On iPad (not sure of other devices) you used to be able to chat ‘console’ and it would pop up. You can no longer do this

Also once you exit a Roblox game and continue using the Roblox app it will continue playing music from the game you closed.

I was gonna say: There should be a log button in Help.
I just checked the github corescript stuff…
It seems they commented out the code for that… eh

EDIT: There’s hope:
Function bool GuiService:ShowStatsBasedOnInputString(string input) [RobloxScriptSecurity]
When you chat, that gets called with your message.
(and if it does something, aka returns true, your message won’t show up in the chat)
I don’t know any of the commands, dev console isn’t probably amongst them.
Still, it would be nice to have the shift+F1 stuff on mobile…

@ScriptOn the chat command for console has been changed to ‘/console’

1 Like

Thanks for the tip