0

I'm using Amplify DataStore in a React Native app, and I can't read the app settings brom the Database immediately after the user logs in, because await DataStore.start() does not wait until DataStore is done sync-ing. I'm trying to avoid generating extra records with default values, just because DataStore looks empty when I try to read it.

4

0 回答 0