v1.15.11
1.15.11 (2021-11-05)
Bug Fixes
AsyncStorage will no longer swallow errors from multiGet
. In addition, multiple batched multiGet
calls (not awaited) will be rejected with the same error, if one of the keys retrieval would fail. This is to keep the consistency across the platforms.