Details
-
Bug
-
Resolution: Won't Do
-
Minor - P4
-
None
-
None
-
None
Description
Description
Realm Java 10.0.0 introduced checks for whether queries and transactions are executed on the UI thread. This does not seem to have propagated into the documentation at https://realm.io/docs/java/latest#writes
CHANGELOG
https://github.com/realm/realm-java/blob/master/CHANGELOG.md
API Reference for Queries and transactions
https://realm.io/docs/java/10.0.0/api/io/realm/RealmQuery.html
And opt-in configuration for preventing exeptions