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

Video upload not working android #78

Open
tarangshah19 opened this issue Apr 28, 2023 · 1 comment
Open

Video upload not working android #78

tarangshah19 opened this issue Apr 28, 2023 · 1 comment

Comments

@tarangshah19
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. from gallery when i select any video and click on share button then app is not showing no native drawer but on select of image its showing
@carsten-klaffke
Copy link
Owner

carsten-klaffke commented May 2, 2023

That is maybe a configuration problem in your AndroidManifest.xml file. Make sure you have the correct types included. I would suppose that you are missing the following:

<data android:mimeType="video/*" />

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

No branches or pull requests

2 participants