Kenneth Geisshirt
Kenneth Geisshirt
@GitMurf Did it have any effect to add the two items (`com.apple.security.app-sandbox` and `com.apple.security.cs.disable-executable-page-protection`)?
> a way to await a "total close" Unfortunately we don't provide such a method. We don't see it in our tests as we have a brutal method to shut...
@GitMurf > Point is that this problem has likely been around for much longer but we just never noticed it because macOS never showed the crash report to the user....
We might have to see if we need to reintroduce the fix in https://github.com/realm/realm-js/pull/4237/files#diff-0e7960bf82824a008ff89d2ffc7ac5f11c7e223a82cf6bf6c3a4c27a5df0bcc8R244.
@gfrancischini > any update on this issue? Currently we are logging the errors to help customers to diagnose problems. To provide a better solution, we would like the customer to...
@anishmiviewis We are in the process of specifying the work, and I can't give you an exact timeline for the release.
A `promise rejection tracking` is RN's way to say that a rejected promise hasn't been handled. As you give a very short code snippet and no context, it is difficult...
`Sync session became inactive` indicates that the device has been disconnected. It is only a warning, and the sync client will automatically try to establish the connection. You can [check...
Thanks @astigsen - we do accept pull requests :smile:
`JSON.stringify(cars)` will produce an array.