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
fix(app): ensure app version is set in state after version check
- Update AppBloc to set currentAppVersion in more states after version check
- Modify emit statements to include currentAppVersion when updating state
- Ensure consistent state updates for both version mismatch and up-to-date scenarios
0 commit comments