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

Opening Realm files of format version 0 is not supported by this version of Realm

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: None
    • Component/s: None

      I'm trying to insert records into realm objects. The records am getting from the backend and am storing it in locally. Insertion is working perfectly, but when i try to read from realm am getting

      "Opening Realm files of format version 0 is not supported by this version of Realm"

      https://stackoverflow.com/questions/62115588/opening-realm-files-of-format-version-0-is-not-supported-by-this-version-of-real

      Goals

      Am trying to store multiple records from backend to the app,. When i remove few API requests, everything is working fine. but for some response, am getting the above error, . The fact is that, writing is working perfectly but not reading. Once i get above error in read method, then everytime am getting same error in all scenarios

      Expected Results

      It should not crash

      Actual Results

      App is crashing when try to open Realm in for select.

      Steps to Reproduce

      Version of Realm and Tooling

      • Realm JS SDK Version: ? Latest, 6.0.2
      • Node or React Native: ? React Native
      • Client OS & Version: ? iOS
      • Which debugger for React Native: ?/None

      Regards
      Anson

            Assignee:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: