Alex Grebenyuk

Results 380 comments of Alex Grebenyuk

> if you record without saying anything, then tap "Done", the flow generates a paragraph block with the text "Thank you." huh, good catch. I wonder if we can even...

I hit an assertion here: `updateRemoteConfig` is called when the app enters foreground, and it performs a version check every time.

It was re-engineered in 23.9, so should no longer be the case.

I've been getting some odd crashes in `SentryTracer` in `startDeadlineTimer` when debugging, which might be related to this change. @mokagio wdyt about disabling it for now just to be safe...

Hey, thanks @wzieba. The team agreed to disable it for now to reduce the risk in the upcoming releases. I took care of it in https://github.com/wordpress-mobile/WordPress-iOS/pull/23372 and it was already...

Hey, > We want to add video streaming capabilities (video files are relatively small). We've implemented a solution that uses ImageTask.previews with a custom video decoder, which always decode partially...

Yeah, it seems like a defect me and Annmarie also discovered when testing these flows earlier this week. It sometimes shows the tabs; sometimes, it doesn't. Sometimes it pre-selects the...

**RCA:** Somehow related to `setNavigationBarHidden` in `MySiteViewController`.

No, I think it can be closed.