Results 4 issues of Vadym Brusko

## What did you do? Fetching messages with `ChatMessageSearchController` and providing message ids array as an input argument of `MessageSearchQuery`. ## What did you expect to happen? I want to...

🖥️ Backend
📆 Planned

Hi, I can't see fully symbolized crash report in Rollbar. I tried to upload dSYM files to Rollbar settings in different ways: 1. Manually AppName.app.dSYM 2. Manually AppName.app.dSYM.zip 3. Manually...

bug
backend

I am developing an app, which uses location always. So I request Location permission with status "Always" on `viewDidLoad()` of WelcomeViewController. Steps of this flow: 1. App show alert with...