Skip to content

Realm

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

29 results found

  1. Support for Data Ingest feature in Flutter SDK

    Hi Team, If you could implement Data Ingest(Unidirectional sync) feature for Flutter SDK it would be really helpful.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. .NET MAUI Support

    .NET Maui is evolution of Xamarin.Forms. The former will replace later in second quarter of 2022, probably in April, 2022. The developer experience is going to be much better with Maui. Lots of the developers have already started experimenting with maui.
    Lack of support from Realm is a blocker for those who have already started to migrate their apps from Xamarin.Forms to Maui and for those who want to develop there new apps with Maui.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Option to save Realm Logs to a collection

    Currently logs in a Realm app are viewable via the UI or via the API.
    The API limits return results to a maximum at 100 a time.
    I would like to be able to save logs (errors, especially) into a collection so that I can query or analyze them how I see fit.

    The current work-around is ensuring that each of my functions has an appropriate try/catch/log, effectively replicating the logging Realm already does. Put another way, please expose the logs in a way that we can truly query them.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Finish the Realm Web documentation

    It would be nice if somebody could actually finish the Realm Web SDK documentation beyond just saying how to initialize your app and login. It's missing a lot of stuff like how to connect to your Database and perform various tasks. Also it would be good to know at what stage of development the SDKs are in with a update log or something.

    19 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Increase of external dependencies size constraints

    The 10mb size constraint makes it impossible to deploy apps relying on Computer Vision or Machine Learning algorithms, like OpenCV.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  Sumedha Mehta responded

    This should be achievable when uploading dependencies from package.json or the UI 

  6. refresh logs button

    Please add a refresh button to the Logs view. I realize a browser refresh does the trick, but a button above the Logs table is more convenient.

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Dart / Flutter Support

    The number 1 request on the Realm GitHub Issue Tracker by a country mile is for a native implementation of Realm for Dart and Flutter.

    Currently on the roadmap for after August 2020, there are many who would like to see this sooner...

    https://github.com/realm/realm-object-server/issues/55

    108 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Ability to add projection while creating stitch triggers

    At the moment we have ability to provide match expression but not projection. Projection is realy handy when you only need to expose only few fields from the full document. One example could be when sending to event bridge, I don't want to send all the fields because it exceeds the maximum limit allowed by AWS event bridge. Having an projection in this case would solve the problem as we could project only required fields.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  Drew responded

    The Project option is now available for Atlas/Realm Triggers.

  10. Extend update and delete change event with document pre-image

    Hey,
    it would be really helpful to extend update and delete change events with pre-image of the document.

    Update event:
    For update events we can add a lookup to get the fullDocument but we do not have any information how the document looked before the update was applied.

    Delete events:
    In case of delete change events the only information regarding the document is the "_id" of the deleted document. It would be great to have the fullDocument in the change event to use this for further actions.

    Is an extension like this possible or even in development?

    Best regards
    Peter

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add trigger for Apple provider

    Currently it's possible to add a trigger when a user authenticates with most of the Authentication provider but not for Apple.
    It would be nice to ba able to do it just like it's possible for Facebook, Google, custom, ...

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Kotlin Multiplatform Support

    It would be awesome to have a Kotlin multiplatform SDK.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Native Kotlin SDK

    This is a more general idea to publicly state that Kotlin is a supported language for the Realm SDK with the intention that Kotlin should work and that Kotlin related issues will be a priority to fix.

    There is, of course, also the more in-depth support that could be done to create an idiomatic Kotlin API.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Push local settings / Pull remote settings

    I understand the export/import commands are currently available. But for me, they were a bit confusing because I thought "import" means like "git pull", but it turned out opposite. So instead of export/import, how about adding pull/push?

    The ideal development flow for me is like:
    1) set up initial things on the web (realm.mongodb.com)
    2) locally, run realm-cli pull (Or start with init or add remote before pull)
    3) change settings locally
    4) realm-cli push

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. JWT Authentication

    When using a JWT to authenticate
    It would be great if the name field within user_data was used to be saved as the Name of the user when viewing the list of users in Realm UI

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  Drew responded

    This field should be picked up in the Realm UI table if it is mapped from the JWT to a ‘name’ property on the user.

  16. Increase of max body length

    The json body length of webhooks is currently limited to 1 MB:
    "body length cannot be greater than 1048576"

    This is a very good default value.

    However, it would be desirable to be able to change (increase) this value in the webhook settings.

    If this is not feasible, a higher default value would be good. Maybe 3 MB for now.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Realm Web JS Social Login

    Implement social logins for client js SDK.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  Drew responded

    The Realm Web SDK should support all available logins now.

  18. Support for Query Operators on Single-Typed Arrays

    As requested in this Github issue: https://github.com/realm/realm-cocoa/issues/5334

    This item is also called out within the current public roadmap: https://www.mongodb.com/realm#roadmap

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Realm (General)  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Support for Unity3D

    You can't talk about mobile without Unity3D these days. It makes me worried, not seeing it anywhere mentioned. Please add it to the list of future supported platforms.
    Thanks.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Realm .NET SDK  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. GitHub automatic deploy from a subdirectory

    It would be useful to allow automatic deploy where the app is in a subdirectory of the root of the git repository.
    One case is, where the app is one level down. The root directory has a build process that bundles multiple JS modules with rollup and writes the combined output to a Function in the subdirectory.
    Example: https://github.com/gmishkin/jeopardy
    The general use case is a monorepo where there may be multiple apps deployed from a single repo, and they are located in the relevant part of the repo at some arbitrary level of nesting.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    completed  ·  Drew responded

    Code Deployment now supports deployment from a subdirectory

← Previous 1
  • Don't see your idea?

Feedback and Knowledge Base