Weird one...
I have a Power Apps Canvass app, that is working appropriately for the last year that essentially tracks a work order. I pushed an update, and it caused the 'Update' and 'Resolution' page's form and text fields to disappear. Thing is, I did not do any updates to those pages, and they only disappear on the Mobile app version, not on the Browser version (works completely as intended on the browser, even if using it via the Mobile phone).
The Form/Fields are visible for half a second and then disappear. I ran a debug screen on the mobile and it does not show anything that would cause a visibility issue. Is it maybe something to deal with data loading? But if so... how would that cause a form to disappear or not show up, but only on a mobile version vs the browser version?
Thanks for the help!