лимит 2мб
нашел совет как увеличить https://codedaily.io/tutorials/4/Increase-Android-AsyncStorage-Size-in-React-Native
но не помогло
как только объем превышает эти 2мб, при дергании const value = await AsyncStorage.getItem('storage'); уходит в catch с ошибкой
Error: Couldn't read row 0, col 0 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.
вот еще похожее обсуждение https://github.com/rt2zz/redux-persist/issues/284
Обсуждают сегодня