Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile: Allow usage of a photo from iPad gallery #3744

Open
brennanwebster opened this issue Dec 12, 2024 · 2 comments
Open

Mobile: Allow usage of a photo from iPad gallery #3744

brennanwebster opened this issue Dec 12, 2024 · 2 comments
Assignees

Comments

@brennanwebster
Copy link
Collaborator

Currently adding a photo will only allow you to take a new picture, users want to be able to select a picture already taken on the iPad.

@LocalNewsTV
Copy link
Collaborator

https://capacitorjs.com/docs/v5/apis/camera

We currently use Capacitor's Camera tool to get access. But we are likely not getting permissions for storage access, blocking us from uploading images directly through this context.

Good first place to look when working on this

@meghna0593
Copy link
Collaborator

meghna0593 commented Dec 24, 2024

Need Developer permission to get the app running on my personal ipad. Reached out to Platform Services Team for access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants