Hi everyone,
I’m running into a fullscreen-related issue with a ChatGPT App widget and wanted to check if others have seen something similar.
What works:
-
When opening the widget in a desktop or mobile browser, fullscreen works as expected.
-
The widget renders correctly before entering fullscreen in all environments.
The problem:
-
When the same widget is opened inside the ChatGPT mobile app (iOS/Android),
-
Tapping fullscreen causes the entire widget area to turn white,
-
After that, the widget becomes unusable (no UI, no interactions).
Notes / context:
-
This only happens in the ChatGPT mobile app, not in browsers.
-
There are no obvious runtime errors visible from the widget side.
-
It feels like something related to viewport resizing, iframe lifecycle, or fullscreen handling in the app container.
Questions:
-
Is this a known limitation or bug of the ChatGPT mobile app’s widget container?
-
Are there any best practices or constraints around fullscreen support on mobile?
-
Is there a recommended way to detect or handle fullscreen differently in the ChatGPT app vs browser?
Any insight, confirmation, or workaround would be greatly appreciated ![]()
Thanks in advance!
