
Announcements
Is this option being phased out? I have it enabled in my app settings, but I don't have the ability to turn it on/off for individual screens anymore. I would suspect that it's now app-wide instead of per-screen, but the UI doesn't seem to change, and no unsupported controls (such as HTML controls) are being marked as unsupported.
Turns out that I misunderstood the latest notifcation in the Studio. Instead of the feature being always-on for all screens, it's quietly enabled for any screen that has no unsupported controls.
There are exceptions, though. For example, a screen in my app has all-supported controls, but it also has a component with a gallery inside of it, which is not supported and will display the rendering warning instead of just rendering the page as a web view.