Git Product home page Git Product logo

Comments (4)

AlexV525 avatar AlexV525 commented on September 27, 2024

When saying this problem should be "solved", what kind of solution you want to have?

  • Get AssetEntity without permissions
  • Avoid crashes

If you mean the first one, the answer is no, we need permissions to save it.
If you mean the second, we might take more proper catches for it.

from flutter_wechat_camera_picker.

goodswifter avatar goodswifter commented on September 27, 2024
  • Whether or not you can store AssetEntity in albums?

If a user does not have permission to use an album, can he temporarily obtain AssetEntity? I saw that when wechat did this function, it allowed users not to open the album, only to provide a temporary picture

from flutter_wechat_camera_picker.

AlexV525 avatar AlexV525 commented on September 27, 2024

It's a dangerous behavior to put things like these (photos, videos) into the memory, since you won't know when your app will be terminated due to the memory usage.

Regarding the crash, I'll take some time to investigate in avoid crash the app.

from flutter_wechat_camera_picker.

goodswifter avatar goodswifter commented on September 27, 2024

OK...Thanks

from flutter_wechat_camera_picker.

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.