You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add environment check to skip periodic app status checks in demo mode
- Implement conditional app lifecycle checks based on environment
- Update AppStatusService constructor to include AppEnvironment parameter
- Modify _AppViewState to pass environment to AppStatusService
These changes improve the demo experience by reducing unnecessary reloads
and optimizing resource usage when running in demo mode.
0 commit comments