Grzegorz Gajewski

Results 7 issues of Grzegorz Gajewski

Could be useful for side effects like analytics.

feature-request
open-contribution

I can see that it's commented out on master. What are the blockers for releasing it? Do you need any help with the implementation?

feature-request
open-contribution

Hi While testing your paging library I noticed this crash when refreshing page: ``` java.lang.IllegalStateException: Realm accessed from incorrect thread. in /tmp/realm-java/realm/realm-library/src/main/cpp/io_realm_internal_OsResults.cpp line 461 at io.realm.internal.OsResults.nativeIsValid(Native Method) at io.realm.internal.OsResults.isValid(OsResults.java:700) at...

bug

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

I was investigating following leak reported by leak canary: ``` D/LeakCanary: ┬─── │ GC Root: Input or output parameters in native code │ ├─ okio.AsyncTimeout class │ Leaking: NO (PathClassLoader↓...

I couldn't find any logs in console after my process is detached from Xcode (after app kill and restart). I found similar thread here: https://forums.developer.apple.com/forums/thread/727380 The source of this issue...

## Type of change - [ ] Feature - [x] Bugfix - [ ] Technical - [ ] Other : ## Content On the backend `secure_backup_setup_methods` is set to `passphrase`....

Z-Community-PR