Tyler Roach

Results 134 comments of Tyler Roach

@aleksnied Im still having trouble replicating following the instructions provided. Would it be possible to create a very basic shell application that just implements web ui sign in. Remove your...

@aleksnied Thank you for the detailed research. I was able to replicate the scenario you have described. It does appear that singleInstance is problematic in Android 14 with these changes,...

> What we see from logs, most cases are for the users that were not using the application for quite some time, so that the access token is expired, then...

Can you provide your awsconfiguration file with sensitive information obfuscated? Additionally, what sign in type are you using?

Hi @m-zagorski, that is helpful but looking for the awsconfiguration.json file in your app/src/res/raw folder. I was trying to also figure out what sign in method you were using. It...

@m-zagorski I've got a few questions to continue asking. * Do you also have non-hosted (SRP sign in) capabilities in the app as well? * Do you have any data...

Hi @draskori, Older versions of Android OS were not as intelligent as newer versions in managing multiple network connection types. If you were on WIFI, there are limitations around managing...

Converting to draft so that this doesn't get merged until after the upcoming bug fix release.

@jflmateusnassar In reading this: "To simulate the problem here I created a rule in my router to block packets" Are you blocking writes out from the device, but possibly not...