We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
com.china.epower.chat:remote W/HermesEventBus: Hermes service disconnected! 遇到这种情况有手动重连的方法吗?
com.china.epower.chat:remote W/HermesEventBus: Hermes service disconnected!
The text was updated successfully, but these errors were encountered:
断开连接是因为android service连接被中断,这个可以从android service为什么会断开方面考虑。
一般是进程被杀死,或者某个进程有崩溃导致死亡。当然还有很多其他原因,比如国产手机的一些坑。
Sorry, something went wrong.
关于手动重连,已经有相应的PR被提出,我会merge。见pull request #26。
另外,这个问题在之前的issue里也有人问过。你可以参考 #30。
No branches or pull requests
com.china.epower.chat:remote W/HermesEventBus: Hermes service disconnected!
遇到这种情况有手动重连的方法吗?
The text was updated successfully, but these errors were encountered: