Makoto Yamazaki
Makoto Yamazaki
@Zhuinden thank you for reporting. I'll ask to Object Server team.
@Zhuinden I asked server team and got the answer that the current behavior is intended and they won't fix for now. I think we should mention it in our documentation.
I can implement the same feature in Android app. Isn't it enough to create them only when registering a user?
@cmelchior DynamicRealm has the same issue https://github.com/realm/realm-java/blob/master/realm/realm-library/src/main/java/io/realm/DynamicRealm.java#L301
Current conclusion of our internal discussion is that we will align them to `RealmException`.
I'll take a look if no one is working on it.
`Register the network receiver on init() without saving the context` was done in https://github.com/realm/realm-java/pull/3529
You should create another issue for different topic.