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

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -