tinode / tindroid

Tinode chat client application for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when voice is too long, fragement will crash

robinfoxnan opened this issue · comments

If you are not reporting a bug, please post to https://groups.google.com/d/forum/tinode instead.

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

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'chat with somebody'
  2. Click on 'button of mac phone'
  3. Scroll down to 'speak for 5 or longer seconds'
  4. See error: fragment will crash

Expected behavior
sure, it should be sent to peer,
but not

Screenshots
If applicable, add screenshots to help explain your problem.

Tindroid (please complete the following information):

  • Version [0.20.9]
commented

There was a crash when playing a long audio recorded on Android #137. It was fixed in d1abd6e.

I cannot reproduce the crash with recording.

en,yes, it works well in semulator,
I see it on MIUI platform,
I am using a phone of MI 11

sometimes, when My figure left the autio button the fragement sent nothing,
I can see this in emulator too

commented

If you are reporting a crash during recording (not playback), then I cannot reproduce. There is nothing in Crashlytics either. I need a way to reproduce the crash or a stacktrace.

commented

the fragement sent nothing

The recording is discarded if it's too short.

commented

Can you see it in 0.21.0-rc1?

commented

No update in five weeks. I assume it's been resolved.