Alex Leffelman

Results 4 issues of Alex Leffelman

### How frequently does the bug occur? Sometimes ### Description We've been seeing a `realm::OutOfDiskSpace` crash for quite some time now (> 3 months) when initializing our Realm database. According...

O-Community
SDK-Use:Local
Frequency:Sometimes
Repro:No
Encryption:On

We've recently upgraded our pod from a _very_ old version to the latest and have run into an issue displaying animated gifs using `PINAnimatedImageView` that we were not experiencing when...

Hello, I've had a script running nightly that pulls the crash-free rate for my apps. Two nights ago that script started failing with the following error trace: ```bash /Library/Ruby/Gems/2.3.0/gems/fabricio-1.3.0/lib/fabricio/authorization/authorization_client.rb:47:in `perform_authorization':...

## Goals I'd like to stand up a new Realm for each test case as described in [the documentation](https://realm.io/docs/objc/latest/#testing-and-debugging). ## Expected Results Each test case creates a new in-memory Realm...

T-Enhancement
O-Community
Pipeline-On-Hold