Morpheus
Results
1
issues of
Morpheus
We discovered that setting `audioManager.mode = AudioManager.MODE_IN_COMMUNICATION` blocks the main thread. However, assigning the mode value in a child thread resolved the issue and didn't affect functionality. I'd like to...