Kahla.App
Kahla.App copied to clipboard
Shared video from file history is a file.
What do you suggest us to do?
Now that if you share a video from file history to another conversation, it will be displayed as a file but not a video. That may cause the other users hard to watch.
Additional context
Nothing.
This is because currently in file-history, app can't judge if the .mp4 file is sent as video or as file. So all files in file-history are seized as file when forwarding.
Possible solutions:
- Always seize
.mp4, .mkv ...file as video and.png .jpg ...file as image when forwarding. - Ask user in which case to forward the file above.
- Find a way to allow file-history api getting the file type.