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
-**auth:** Removed dependency on oauth2 token for refreshToken and move to initiateAuth for hostedUI ([#2543](https://github.com/aws-amplify/amplify-android/issues/2543))
5
+
6
+
### Bug Fixes
7
+
-**auth:** Fix for missing exception type for sign in ([#2567](https://github.com/aws-amplify/amplify-android/issues/2567))
8
+
-**datastore:** Prevent stop from interrupting subsequent start call ([#2569](https://github.com/aws-amplify/amplify-android/issues/2569))
9
+
-**datastore:** Ignore ApiAuthExceptions when subscribing or syncing models ([#2561](https://github.com/aws-amplify/amplify-android/issues/2561))
-**flutter/datastore:** Nullable custom type arrays ([#2565](https://github.com/aws-amplify/amplify-android/issues/2565))
12
+
-**notifications:** also catch `RuntimeExecutionException` for google play store device use case ([#2562](https://github.com/aws-amplify/amplify-android/issues/2562))
13
+
14
+
[See all changes between 2.11.3 and 2.12.0](https://github.com/aws-amplify/amplify-android/compare/release_v2.11.3...release_v2.12.0)
0 commit comments