When using the new Event RSVP Feature using SocialServices, the Event RSVP Prompt does not resize correctly on Mobile Devices. I’ve attached an example of what my screen looks like when trying to Prompt myself to RSVP for Upcoming Event.
The Prompt should dynamically resize itself based on the screen resolution of the Users to clearly showcase all relevant information, images, and Buttons. Behavior should emulate all other Default Roblox Prompts, just like Friend Invite Prompts, Asset Favoriting Prompts, Experience Notification Prompts, ect…
Hey, sorry about this issue, and thanks for the report.
There was a bug in our code that was supposed to clamp the size of the prompt, meaning it doesn’t work correctly in all circumstances. We have made this code much more robust and hope to release this fix soon.
Here is what this looks like with the fix:
Can you share the eventId of this event so I can test it and ensure it scales correctly and looks good on various device sizes?
Thanks!
Do you know when this fix is planned to roll out? No worries if not, I am just wondering as I want to put a banner in-game before an event later this week.
I found that the bug only applies to phone players, not tablet or any other platform. As such, you can still boost the event by showing the RSVP prompt to those players.
There’s no built in way to check if a player is phone or tablet so this may not be 100% reliable, however I found that the following method was accurate for all the test cases I tried: