Giter Site home page Giter Site logo

Comments (20)

jcesarmobile avatar jcesarmobile commented on April 28, 2024 10

@capacitor/camera 1.2.0 included a new pickImages function that allows to pick multiple images on iOS 14+, web and Android
https://capacitorjs.com/docs/apis/camera#pickimages

from capacitor-plugins.

Komock avatar Komock commented on April 28, 2024 7

After a short investigation, I think it's an important feature and should be in Camera Plugin.
Because if you replace plugin call with just click on <input type="file" multiple> you can't constrain few possibilities:

  1. User can take video or photo (but I need the only photo for example)
  2. User can upload any size/quality (which can be constrained with the plugin, I don't want to upload 6mb photos from iPhone to my backend)

And popup on input doesn't look good

from capacitor-plugins.

Kepro avatar Kepro commented on April 28, 2024 6

also with input file multiple you cannot limit maximum files to select for example...

from capacitor-plugins.

kevinclarkadstech avatar kevinclarkadstech commented on April 28, 2024 5

Any update on this? It's the only thing that prevents me from using Capacitor for choosing from the gallery.

from capacitor-plugins.

davidst2017 avatar davidst2017 commented on April 28, 2024 5

I switch to react-native forget about the hybrid application it's pain with minimum support...

I am right now having the same issue as you and it is really easy to fix. I don't think it's the framework's problem. It might be yours. If you are not willing to put effort into things, you will also quickly be stuck with react-native.

from capacitor-plugins.

vernondris avatar vernondris commented on April 28, 2024 4

Issues tagged with feature request are closed but tracked for reactions to gauge interest.

Note that you can use the html input tag with type file and multiple attribute, that should work on all platforms.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file

But this approach is different. Adding multiple selection to capacitor will be better

from capacitor-plugins.

Kepro avatar Kepro commented on April 28, 2024 4

I switch to react-native forget about the hybrid application it's pain with minimum support...

from capacitor-plugins.

RaphL avatar RaphL commented on April 28, 2024 3

+1
With the <input type="file" multiple> "solution" we have some image rotation issues

from capacitor-plugins.

armanhadifatah avatar armanhadifatah commented on April 28, 2024 1

We are near the end of 2021 and this simple and needed feature is not added , i can use tag but why we have camera plugin that do not have this simple feature

from capacitor-plugins.

jcesarmobile avatar jcesarmobile commented on April 28, 2024

Issues tagged with feature request are closed but tracked for reactions to gauge interest.

Note that you can use the html input tag with type file and multiple attribute, that should work on all platforms.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file

from capacitor-plugins.

amrmsccs avatar amrmsccs commented on April 28, 2024

Kindly Make this feature available I am trying my best to be not use other options other than ionic Please consider this Enhancement and thanks in advance.

from capacitor-plugins.

florianmonfort avatar florianmonfort commented on April 28, 2024

+1, this feature is important.

from capacitor-plugins.

patriksh avatar patriksh commented on April 28, 2024

+1

from capacitor-plugins.

anton-tokarchuk-wongapl avatar anton-tokarchuk-wongapl commented on April 28, 2024

Currently, I'm working on a new hybrid application, and this feature is very important for it.

from capacitor-plugins.

bazuka5801 avatar bazuka5801 commented on April 28, 2024

Currently, I'm working on a new hybrid application, and this feature is very important for it.

Also for me, this is so important, now I must using third-party plugins

from capacitor-plugins.

harikvpy avatar harikvpy commented on April 28, 2024

+1

from capacitor-plugins.

gsavvidis96 avatar gsavvidis96 commented on April 28, 2024

+1

from capacitor-plugins.

abarax avatar abarax commented on April 28, 2024

+1

from capacitor-plugins.

cihakmar avatar cihakmar commented on April 28, 2024

In version 1.3.1 is still not possible select multiple images from gallery by pickImages function.

from capacitor-plugins.

ionitron-bot avatar ionitron-bot commented on April 28, 2024

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.

from capacitor-plugins.

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.