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

支持不连接到公共互联网的局域网环境下的消息推送吗? #416

Open
GF-Huang opened this issue Nov 30, 2022 · 2 comments

Comments

@GF-Huang
Copy link

例如,服务器和客户端在局域网(WiFi)下,但这个局域网并没有连接到公共互联网(路由器 WAN 口没接网线)。

@heavyrain2012
Copy link
Collaborator

这种情况肯定没有办法推送的,因为手机没有连外网,即使推送到APNS也没有办法推到手机。如果你们是特殊网络下,找找有没有办法保持后台保活,保活的情况下就可以实时收消息进行本地通知,请参考 #415

@GF-Huang
Copy link
Author

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

2 participants