Skip to content

@capacitor/camera take multiple photos via the camera in one session #1616

@luke-rogers

Description

@luke-rogers

Feature Request

Plugin

Camera

Description

Support for taking multiple photos using the camera without having to reopen the camera each time.

Example real-world use case: An inspector who may need to capture photos of an issue from multiple angles.

Platform(s)

  • iOS
  • Android

Preferred Solution

A new method for the camera plugin (e.g. takePhotos) which allows the user to continue taking photos until they confirm they are finished. At which point, Photo[] is returned by the plugin.

Alternatives

Additional Context

Seems like this functionality is available in the cordova-plugin-media-capture captureImage method

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions