Realm fetching objects on background thread and pass to main thread Realm fetching objects on background thread and pass to main thread multithreading multithreading

Realm fetching objects on background thread and pass to main thread


Joe from Realm here. Currently what you described (getting primary keys) is the best way to do it. We are aware of this and have been looking into a thread handover solution but for now that will be the best way for you to get your objects.