Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in realm

Android: Change old primary key in realm migration

android realm

Realm accessed from incorrect thread - Swift 3

Can only add notification blocks from within runloops

swift realm rx-swift moya

Swift 3: Realm creates additional object instead of updating the exisiting one

ios swift swift3 realm

Realm Change Listener with RealmResults not being called

android realm

Swift how to declare realm results?

ios swift realm

gradle stuck at :app:mergeDebugResources after opening realm file using realm browser

Does Realm executeTransactionAsync close the instance

android realm

Cannot modify managed objects outside of a write transaction ( Realm + Android )

Object is not part of the schema for this Realm in Kotlin

How to cancel Work from WorkManager in Android?

Migrate primary key in Realm

ios swift realm

Cannot convert value of type 'Option' to expected argument type '@noescape (Option) throws -> Bool'

ios arrays swift swift2 realm

Remember to call close() on all Realm instances even though I call close()

java android realm

There is no method addNotificationBlock in Realm. Where is it?

swift notifications realm

Convert Realm list of Strings to Array of Strings in Swift

swift xcode realm

Can I serialize a RealmObject to JSON or to NSDictionary in Realm for Swift?

ios swift realm

How to get item with max id?

ios swift realm

Realm Encryption with Android

How to unit test Realm migrations?

android realm