Grzegorz Gajewski
Grzegorz Gajewski
After further investigation I can see this is the issue ``` init { addInvalidatedCallback { if (realmResults.isValid) { realmResults.removeChangeListener(realmChangeListener) } realm.close() } } ``` `addInvalidatedCallback` can be called on any...
We run into the same issue, @kalinjul have you traced back the source of this error? Is the SwiftKlib the one to blame?
Hi @BillCarsonFr, will you find some time to review this small PR?
Browser 1.9.0 is now released. Do you plan to do the update? > There's a little caveat to AuthTab i just encountered on another project. We can make it configurable...