New Realm.App({ id: appId }) produces an empty object

Hi Jerry,

Im experiencing the same issue - can access the property but the objects seems empty.
Seems like mongoDB return the object with all properties non-enumerable.
Did you find a way to fix that ?