Viktoryia Kliushun

Results 115 comments of Viktoryia Kliushun

I think that @mountiny is working on the BE PR to fix the expired credentials issue. @mountiny Correct me if I'm wrong!

Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue.

**Updates:** - I was able to reproduce the issue, but in the production build only. It's not reproduced on the simulator and I have some issues with running dev build...

I've updated the prod app version to the latest, and I'm not able to reproduce it anymore! https://github.com/user-attachments/assets/ada3d51c-1c21-4c64-8ce7-28f36e7050b5 @IuliiaHerets @abdulrahuman5196 Could you confirm if the issue is still reproducible for...

Not overdue, waiting for the issue to be re-tested!

Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue.

I've opened a [PR](https://github.com/Expensify/App/pull/53698) , which adds the `Simulate poor internet connection toggle`. It changes connection from online to offline randomly every 2-5 seconds using `NetworkActions.setShouldForceOffline` method (`NetworkActions.setNetWorkStatus` didn't have...

> I think you can just log that information with Log.info() and it should be fine. 1. Should it be counted when poor connection simulation is turned on or real-life...