mmar
mmar
### How frequently does the bug occur? Sometimes ### Description We have a crash in live app when access to Realm Database in this function: ``` private func getDatabase() ->...
### How frequently does the bug occur? Sometimes ### Description The App faces a EXC_BAD_ACCESS when it try to write an object. ### Stacktrace & log output ```shell 0 Realm...
### How frequently does the bug occur? Sometimes ### Description I face the same problem [here](https://github.com/realm/realm-swift/issues/5951#issue-368142158) in my app, but set protection attribute to .none does not solve the issue....