Giter Site home page Giter Site logo

image not save about android-rich-text-editor HOT 7 OPEN

chinalwb avatar chinalwb commented on May 18, 2024
image not save

from android-rich-text-editor.

Comments (7)

chinalwb avatar chinalwb commented on May 18, 2024 1

Sorry for the issue. I'll check when I get time, this may need some time please aware..

from android-rich-text-editor.

chinalwb avatar chinalwb commented on May 18, 2024

@bigdevi Sorry for my late response. I could not reproduce, can you let me know your steps to reproduce? Thanks.

from android-rich-text-editor.

tigerTuji avatar tigerTuji commented on May 18, 2024

Hi @chinalwb,
Image div is getting save properly. When try to reload it I am getting an exception:

java.lang.SecurityException: Permission Denial: opening provider com.android.externalstorage.ExternalStorageProvider from ProcessRecord{126da800 6308:com.app.learn/u0a61} (pid=6308, uid=10061) requires android.permission.MANAGE_DOCUMENTS or android.permission.MANAGE_DOCUMENTS.

Editor is working fine. Then I am saving html in database and on loading html from database is causing problem for image.

Please look into it ASAP.

Thanks.

from android-rich-text-editor.

chinalwb avatar chinalwb commented on May 18, 2024

I'll check but looks the exception seems like you should add the specified permission to your manifest file.

from android-rich-text-editor.

tigerTuji avatar tigerTuji commented on May 18, 2024

We cannot add permission for MANAGE_DOCUMENTS in apps which are not system app. It seems we cannot access gallery document by the URL that we have saved. Or requires to save image in local directory of app.
Hope you will get a best solution soon.

from android-rich-text-editor.

tigerTuji avatar tigerTuji commented on May 18, 2024

Are you not getting this issue while reopening ARE after saving some image? Your demo app also not included any special permission regarding this and even after adding MANAGE_DOCUMENTS permission, I am getting same error.

from android-rich-text-editor.

chinalwb avatar chinalwb commented on May 18, 2024

Yes, I know this. No schedule for fixing this in this community version. Waiting for the commercial version please.
Thanks!

from android-rich-text-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.