Search code examples
reactjsreact-nativerealmrealm-js

Realm for react native not working in debugging mode


When opening react-native app in debug mode i receive the following error in console and device connected via usb

enter image description here


Solution

  • Try downgrading to realm version 2.16.2. Your problem has been reported by some users in this issue.