maheshordex

Results 21 comments of maheshordex

Also check CreatedAt and UpdatedAt are null in database. ![Screenshot_1](https://user-images.githubusercontent.com/13220264/175054744-04c0f2f6-25ef-41f0-94e3-2813ecada682.png)

@banji180 @chrisbonifacio any update on this it looks like app is broken now and user can't use it. It is critical

Mutation outbox has pending mutation for xx-xxx-xxxx-xxxxx. Saving the metadata, but not model itself.

@banji180 @chrisbonifacio I have implemented below method for verify all table sync completed or not. If all table sync completed after few mints and after that I will save data...

@kevinold Can you give sample code how to apply indexing from schema? Also i want to apply indexing on owner which is not part of schema how can I ?

@kevinold @banji180 @chrisbonifacio **iOS takes only 7 seconds for get all table isFullSync=true Android takes more 65 seconds for get all table isFullSync=true** It is big difference between this. I...

@kevinold @banji180 @chrisbonifacio Can you check my last comment and update is this library issue do you guys need to fix this so we can plan accordingly?

Relates to this https://github.com/aws-amplify/amplify-android/issues/1660

@alharris-at I already attached schema in description.

@shri-onecup @chrisbonifacio I have the same issue after fresh login it takes a long time to sync to localDB. Need to resolve ASAP as it is really critical