-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
We're seeing a crash on some Samsung phones causing a "NoSuchElementException: list is empty"
This is when the SDK is using selectDesiredResolution in MediaManager
My guess if first() on line 775... should be firstOrNull()0
SDK version
- 1.4.3
To Reproduce
Steps to reproduce the behavior:
Unable to reproduce locally
Expected behavior
The SDK should handle this gracefully, not causing a crash.
Device:
- Samsung S20+ & S20Ultra
- Android version: 13
Screenshots
Bug stacktrace from Sentry

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working