Hi everyone,
I had an app that work fine till April 15, 2025. Edit mode and Play mode are perfectly run and no problem. The environment is DEV and that app is in a solution package.
Until April 16, I went to Edit mode and change some minor code and published. When opened app in Play mode, Navigate() function on onStart not fired but the other codes in there still fine. I tried turn off "onStart navigate" feature and move to StartScreen.
I only enter a screen name to StartScreen ('Home Screen') but its still not working, and the app auto render the first screen in Edit Mode. So I moved 'Home Screen' to first and published again. App loading and say: "This app stopped working. try refreshing your browser". Well I tried open it in incognito mode and different browers but no luck.
I tried restore last 2-3 previous version and test published, all encountered the same error. Other apps in DEV environment still work fine when publish new version.
Last effort, I download the working version and create new app with it, published again without changing any code or setting, got the same error.
I wonder if this is temporary Server-side Microsoft or something broken in app. Does anyone get the same error? Hope I can get some answer. Thank you all!