-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
authRelated to the Auth category/pluginsRelated to the Auth category/pluginsbugSomething isn't workingSomething isn't working
Description
π¨ CRITICAL: Versions 2.30.2 and 2.30.3 Deprecated - Breaking Auth Issue
IMMEDIATE ACTION REQUIRED
If you are using v2.30.2 or v2.30.3:
- β DO NOT release your app to production
β οΈ Already released? Update to v2.30.4
What's Happening
Amplify Android v2.30.2 and v2.30.3 contain a critical authentication bug that causes:
- β Silent session loss - All users lose authentication when upgrading from v2.30.1 or earlier
- β No error signals - No
SessionExpiredExceptionorSESSION_EXPIREDhub events are fired - β Bidirectional impact - Upgrading OR downgrading between affected versions triggers the issue
User Impact
Upon app upgrade, every authenticated user will:
- Be logged out (non-authenticated state - existing credentials cleared)
- Receive no notification or error about the session loss
- Need to manually re-authenticate
Current Status
- β Fix released in v2.30.4
Linked Issues:
Fix PR:
Metadata
Metadata
Assignees
Labels
authRelated to the Auth category/pluginsRelated to the Auth category/pluginsbugSomething isn't workingSomething isn't working