Anton Glezman

Results 2 issues of Anton Glezman

Hello! Congratulations with open source release! The Xcode Organizer shows that AppMetrica SDK writes lots of data to disk, this can be optimized. Apple [documentation](https://developer.apple.com/documentation/xcode/reducing-disk-writes#Use-write-ahead-logging-journaling-mode) suggests: - Use write-ahead logging...

bug
performance

When using `StoragesResource.add_storage(file)` to upload a file with Cyrillic characters in its name, the upload fails. According to the [API documentation](https://support.crowdin.com/developer/api/v2/#tag/Storage/operation/api.storages.post), the filename is passed in the `Crowdin-API-FileName` HTTP header...

bug
good first issue