Chris F

Results 35 comments of Chris F

Hi @sacrampton, thanks for responding with such detail so quickly. We are actively looking into this issue and we believe (and as you've shared) we are indeed running into the...

Thank you @sacrampton this is very helpful. I wonder if your engineers can recall whether you were running in the memory issue only during `storage.put` or if just reading the...

@rahulnainwal107 thank you for confirming. We did suspect that the official docs will requires updates as well given our investigation thus far so it is helpful to have that verification.

Hi @anaya12345. I created an app locally using your model schema but was unable to reproduce any errors locally. I was able to successfully mutate an existing record and log...

Hi @Sunsiha can you make sure that the mapped user pool attributes are set to mutable? Could you also share the exact error message that is being thrown? It would...

Hm, thank you for the additional info. After remapping, are you also signing up the user again? Would be feasible for you to try to recreate the user pool with...

@Sunsiha I agree that this does not appear to be a Flutter issue. It seems like a configuration issue with the user pool - perhaps during the remapping step. I...

Hey @stefoid Thanks for getting back to us so quickly. The reason for why the behavior of these APIs different on iOS vs Android is due to how the systems...

You're certainly right that we should improve documentation around the specific behavior with the background capabilities enabled. I will add this to our tasks queue. In the meantime, the combination...

Hi @victoravr. As @cwomack mentioned, we are currently treating this as a bug, however I am unable to reproduce the error via the steps below: 1. Start my RN app...