Unable to open asset URL: file:///android_asset/editor.html
I am using 'net.dankito.richtexteditor:richtexteditor-android:1.0' . Previously it was working good.Now I have upgraded my project to Androidx and i am getting the issue Unable to open asset URL: file:///android_asset/editor.html
.
Even if i upgrade to the latest version of this editor still the error exists. Anybody could please help me to solve this issue.
Thanks in advance.
Do you have an example project, anything so that I can reproduce the issue?
Sorry for answering that late, but was really a tough week for me.
When am working in the example app it is working fine. After migrating my project to androidx I am facing the issue.
any update how to solve this? facing the same problem