Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalArgumentException #398

Open
gulluchaubey opened this issue Jul 5, 2023 · 0 comments
Open

IllegalArgumentException #398

gulluchaubey opened this issue Jul 5, 2023 · 0 comments

Comments

@gulluchaubey
Copy link

java.lang.IllegalArgumentException: Receiver not registered: live.hms.video.audio.HMSAudioManager$WiredHeadsetReceiver@fc0be69
android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1701)
android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1858)
android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:812)
live.hms.video.audio.HMSAudioManager.unregisterReceiver(HMSAudioManager.java:505)
live.hms.video.audio.HMSAudioManager.stop(HMSAudioManager.java:378)
live.hms.video.sdk.SDKDelegate$tearDownSDKDelegate$2$1.invokeSuspend(SDKDelegate.kt:1131)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
android.os.Handler.handleCallback(Handler.java:942)
android.os.Handler.dispatchMessage(Handler.java:99)
android.os.Looper.loopOnce(Looper.java:223)
android.os.Looper.loop(Looper.java:324)
android.app.ActivityThread.main(ActivityThread.java:8464)
java.lang.reflect.Method.invoke(Method.java:0)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1059)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant