TeamTalk5
TeamTalk5 copied to clipboard
TeamTalk for Android crashes when uploading a file
Description
Hi @bear101 When uploading a file no matter if it's an immage, an audio or video it immediately crashes, for the first time I thought it's an issue with my device but it appeared that it's the teamtalk issue, just tested in many android devices, same result.
Regards
Application
- [ ] qtTeamTalk
- [X] TeamTalkAndroid
- [ ] iTeamTalk
- [ ] TeamTalkClassic
- [ ] TeamTalkServer
Platform
- [ ] Windows
- [ ] macOS
- [X] Android
- [ ] iOS
- [ ] Linux
Expected behavior
it should upload a file but suddenly it crashes.
Actual behavior
it crashes and the app dissappears.
Steps to reproduce problem
1: selecting a file, 2, when uploading.
Phew, seems Google has once again changed their API... :(
Oh OK, though this happened since 3 weeks ago, before even the update 5.8.2
On 12/24/21, Bjørn Damstedt Rasmussen @.***> wrote:
Phew, seems Google has once again changed their API... :(
-- Reply to this email directly or view it on GitHub: https://github.com/BearWare/TeamTalk5/issues/1182#issuecomment-1000919322 You are receiving this because you authored the thread.
Message ID: @.***>
hi @bear101.
I think we should try to fix this issue, as it is practically impossible to work with files like streaming files and uploading/downloading files on android 11 and up.
I think the easiest way would be to declare ourselves as manageExternalStorage, but in this case we need to explain to google play why we are using that way or we should find another way to do that.
I'm not really familiar with Google's handling of file access. So if you think manageExternalStorage is the way to go then I would support it.