Kenneth Geisshirt

Results 265 comments of Kenneth Geisshirt

@jasontlouro We deployed a change to Altas App Services in March which added compatibility with cross-platform Apple sign-in. If you experience any issues, please create a new issue.

In v12 the schema parsing code has been rewritten. If there is still a mismatch after upgrading, please create a new issue.

Custom user data can be a generic MongoDB document, and returning BSON data will capture all types.

For people interested in geospatial objects and queries, it might be interesting to follow https://github.com/realm/realm-core/pull/6352

v12.0.0-rc.0 contains geospatial queries and guidelines on how to transform data will be published.

@eriwow I will suggest that you upgrade to a more recent release. If you experience issue after upgrading, please create a new issue.

@billmalarky Try Realm 2.4.x as we have a few fixes for RN debugging in 2.4.0.

@c-goettert Thank you for the suggestion. I see three possibilities: 1. Always exclude Realm files from iCloud backup 2. Only synced Realms from backup 3. Add a configuration option and...

@lilingxi01 Dynamic defaults are currently not supported. I agree it is a useful feature. We are investigating how to support class-based models (related to https://github.com/realm/realm-js/issues/3587), which will be a stepping...

@KartikSubramaniam True, Realm JS does not provide such an API. I'll label this issue as a feature request but I can't give you an estimate when we will implement it.