ANR happening on some Android 11/12 devices after calling PlayKitManager.loadPlayer
#781
Open
4 of 5 tasks
Labels
Prerequisites
PlayKitManager.loadPlayer
is callingMediaSupport.checkWidevineModular
which triggers the same native code.According to our Crashlytics, there multiple ANRs happening when trying to load the player on different devices. Most often it's OnePlus 8/8T/8Pro (Android 11) , Samsung S20 FE (Android 12), Moto g9 (Android 11)
Expected behavior
PlayKitManager.loadPlayer
initializes the playerActual behavior
An ANR occurs when trying to initialize the player
Console output
The text was updated successfully, but these errors were encountered: