iolandarosa7

Results 4 comments of iolandarosa7

Yes, I observed the behavior change after updating to version 11 in the following releases: 11.0.0, 11.1.0, and 11.2.0. This issue does not seem to occur in version 10. Thanks.

I also observed this crash on play console logs. It has been happening on devices with Android 12 and 13 using Mapbox version 10.15.0 Here are some stats and logs...

I am also having the same issue using app sync with the latest amplify version. I am setting authentication with cognitoUserPoolsAuthProvider using the BasicCognitoUserPoolsAuthProvider. This was working fine with latest...

@tjleing Thanks for your answer. For now, I implemented a custom auth provider that overrides the getLatestAuthToken method. It seems that with this app sync works fine. Anyway I will...