Skip to content

Using watermelon jsi with react native new fabric arch  #1386

Description

@batuhansahan

I am trying to enable jsi implementation on android but
it keeps give errors on console.
I followed jsi implementation guide on document page and i was already using watermelon jsi without fabric with no problem.

 WARN  [🍉] JSI SQLiteAdapter not available… falling back to asynchronous operation. 
This will happen if you're using remote debugger, and may happen if you forgot to recompile native app after WatermelonDB 
update

 LOG  Running "AwesomeApp" with {"fabric":true,"initialProps":{"concurrentRoot":true},"rootTag":1}

remote debugger is not active and i tried recomplite multiple times

"@nozbe/watermelondb": "^0.24.0"
"react-native": "0.70.0"
ios is ok.
android is not.

should i remove all watermelon jsi codes from mainapplication.java is it a good idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions