-
Notifications
You must be signed in to change notification settings - Fork 2.4k
iOS 13升级20210101版后系统VPN处显示【需要更新】无法使用 #736
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
Comments
这个现象的确是第一次遇到. 可以试试以下步骤:
1. 删除老版本iOS Brook GUI客户端
2. 重新下载iOS Brook GUI客户端
3. 输入相关信息后Connect
…On Wed, Dec 2, 2020 at 3:23 PM GUO ZINAN ***@***.***> wrote:
-
我的服务端使用以下命令部署
nohup ./brook_linux_amd64 server -l :12345 -p xxx &
使用最新20210101版本
-
mac客户端
使用正常
-
iOS13客户端
从0909升级到0101版本后无法建立VPN连接,点击connect之后按钮变为disconnect,但系统设置的VPN里显示【需要更新】的红字,如图所示:
[image: 91606893024_ pic]
<https://user-images.githubusercontent.com/22376892/100841309-14a34700-34b2-11eb-98de-92365de5c218.jpg>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#736>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPFTZQN7TF55WUK55X4N3SSXTQVANCNFSM4UKCYENQ>
.
|
刚重现了, 出现此问题的原因是因为, 下载的时候使用了其他区(比如美区)的apple id, 但是更新的时候使用了另外区(比如中国大陆区)的apple id. 解决方法:
|
尝试过了,问题依旧。以前也都是切到外区下载后再切回国区升级,没有出现过这个现象。我这几天多找几台机器看看能否复现。 顺便再报一个bug,在wifi下点击connect之后,wifi图标会先变成4G,然后再变回wifi,然后才出现VPN图标,但不影响使用。 |
大概发现问题了, 我再发个版
…On Thu, Dec 3, 2020 at 10:19 AM GUO ZINAN ***@***.***> wrote:
尝试过了,问题依旧。以前也都是切到外区下载后再切回国区升级,没有出现过这个现象。我这几天多找几台机器看看能否复现。
顺便再报一个bug,在wifi下点击connect之后,wifi图标会先变成4G,然后再变回wifi,然后才出现VPN图标,但不影响使用。
这个问题一直都有不只是这个版本,在我用过的iPhone7、7p、8、x、xr上都有出现,系统都是iOS13,作者有空的话不妨看看。
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#736 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPFT3UPNVKZ5W4LPOQMGDSS3YU7ANCNFSM4UKCYENQ>
.
|
新版测试可用~ |
我的app上面也出现了【需要更新】这种情况,请问你是怎么解决的? |
楼上再次更新了下iOS的客户端可以了
…On Wed, Dec 9, 2020 at 7:49 PM Eric_air7 ***@***.***> wrote:
我的app上面也出现了【需要更新】这种情况,请问你是怎么解决的?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#736 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPFT6FPS4BXYZTDDMIOYDST5P47ANCNFSM4UKCYENQ>
.
|
不是,我是ios开发,然后呢 我在开发的项目中给系统配置VPN,然后系统设置的VPN里显示【需要更新】的红字,和上面出现的情况一样。我想请教一下造成这个问题的原因是什么?您是如何解决的? |
upgrade support ios version |
iOS开发VPN的过程中出现这个问题 有人知道怎么解决吗 |
我也遇到了。同问,这个问题怎么解决啊 |
我也遇到了,有同学解决的吗? |
你好,请问解决了吗 |
具体什么问题呢,我是开发者,烦劳解答一下 |
你好,你解决了吗 |
你好,同问,你解决了吗🐶 |
同问,这是什么问题啊?好神奇,可复现.... |
看下扩展的编译版本,估计是版本过高导致的 |
怎么upgrade support ios version,能具体一点吗,谢谢 |
发现两种原因可能造成这种情况 |
感谢楼上的提示, 问题解决了, 谢谢. |
finally, I fix it. Lower your Extension target "Build Settings" -> "iOS Deployment Target"->such as: iOS 9.0 |
我的还不行,有能跑的demo么 |
我的服务端使用以下命令部署
nohup ./brook_linux_amd64 server -l :12345 -p xxx &
使用最新20210101版本
mac客户端
使用正常
iOS13客户端
从0909升级到0101版本后无法建立VPN连接,点击connect之后按钮变为disconnect,但系统设置的VPN里显示【需要更新】的红字,如图所示:
The text was updated successfully, but these errors were encountered: