I am using Realm in my project. so far it was working correctly but now we are getting crash. & strange thing is its not reproducible by debugging.
realm::util::terminate(char const*, char const*, long, std::initializer_listrealm::util::Printable&&)
I have checked from https://github.com/ReactiveX/RxSwift i am using latest version of Realm libraries & Xcode 12.3.
I am here attaching screensot of Firebase which helps you better understand. On firebase event it shows that it crashes on some devices with app launch on second time.
