Francois Laithier
Francois Laithier
Hm I'm not sure of the expected behavior either. @srikarparsi it looks like you added the hidden logic in [this PR](https://github.com/Expensify/Auth/blob/c4f8235119823a415525b08293df640aed5c8cc9/auth/command/OpenReport.cpp#L341-L343), can you confirm if there should be a conversation...
Thanks Srikar for the insight. @tienifr it sounds like we can use your proposal to use `lastReadTime` to show the chat then?
Sounds somewhat similar to https://github.com/Expensify/App/issues/35702.
Getting the same `expensify_common_lib_str__WEBPACK_IMPORTED_MODULE_3__.default.isVideo is not a function` error with a crash when I try to expand an existing video that's playing. https://github.com/Expensify/App/assets/2229301/fed781bb-f95c-4cca-9515-be847cf6fc68
It's getting pretty good on web and desktop! I tested Android on my physical device with the ad-hoc build, 3 things: - the app crashes if you try to change...
Also getting the crash on iOS, this time with the cause of the error since I can run it locally. The stacktrace starts from the call to `progressBarInteraction(event);` in the...
Works for me, though regarding this bit specifically: > What alternative solutions did you explore? (Optional) > If there's no reason to avoid 11.x Plaid lib version, we can also...
Assigning @mkhutornyi since they have a PR ready that we already tested - https://github.com/Expensify/App/pull/35440
Wondering if it has to do anything with https://github.com/Expensify/App/pull/35440, we merged that yesterday to fix another crash on Android. Will try to troubleshoot.
I can reproduce the crash on the current production version, using the `VERIFYING` flow from https://stackoverflowteams.com/c/expensify/questions/342. Going to remove the blocker label and keep this open so we can look...