You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
In Chrome devtools first exception - "TypeError: cannot convert object to primitive value",
then plenty of undefineds.
Even just adding
import Couchbase from 'react-native-couchbase-lite'crashes the app.
Environment: the latest RN, RNCL, Chrome-devtools and android studio emulator
Any suggestions, perhaps?
It's quite hard to debug RN without remote debugging...