realm - Can't watch realmObjects in debug (Android Studio) -
i started using realm. problem have use dubug mode solve bugs.
thing realmobjects appear have null
fields in watch. on other hand, if log values, appear correct , not null.
what going on here?
check field not lazy. lazy objects loaded when retrieved.
Comments
Post a Comment