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 - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -