Crash when opening any conversation on Android 7.1 #4338
Labels
1. to develop
Accepted and waiting to be taken care of (should be only set by nextcloud employees)
bug
Something isn't working
Steps to reproduce
Expected behaviour
The conversation should open.
Actual behaviour
Crashes because
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/media/AudioFocusRequest$Builder;
Culprit based on the logs:
talk-android/app/src/main/java/com/nextcloud/talk/chat/data/io/AudioFocusRequestManager.kt
Line 65 in e9fc23a
Device brand and model
samsung SM-J320F
Android version
25
Nextcloud Talk app version
v20.1.0 Alpha 08
Nextcloud server version
29.0.8
Talk version
19.0.10
Custom Signaling server configured
No
Custom TURN server configured
No
Custom STUN server configured
No
Android logs
logcat-relevant.txt
Server log
No response
Additional information
Same behavior on latest stable (v20.0.2).
The text was updated successfully, but these errors were encountered: