Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-1738

Expo application crashing with "property is not configurable" error

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      Description

      After installing the Hermes version of Realm the app starts crashing with a property is not configurable error on the following lines in extensions.js

          Object.defineProperties(realmConstructor.App.Sync.MutableSubscriptionSet.prototype, {
            ...getOwnPropertyDescriptors(mutableSubscriptionSetMethods.instance),
          });
      

      Stacktrace & log output

      No response

      Can you reproduce a bug?

      Yes, always

      Reproduction Steps

      1. Install Hermes version of Realm
      2. Launch the app

      Version

      10.20.0.beta-5

      What SDK flavour are you using?

      Local Database only

      Are you using encryption?

      No, not using encryption

      Platform OS and version(s)

      iOS 15.0

            Assignee:
            kraen.hansen@mongodb.com Kræn Hansen
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: