You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
.
大概发现问题了, 我再发个版 …
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 .
Activity
txthinking commentedon Dec 2, 2020
txthinking commentedon Dec 2, 2020
刚重现了, 出现此问题的原因是因为, 下载的时候使用了其他区(比如美区)的apple id, 但是更新的时候使用了另外区(比如中国大陆区)的apple id.
解决方法:
[-]iOS13升级20210101版后显示【需要更新】无法使用[/-][+]升级20210101版后系统VPN处显示【需要更新】无法使用[/+]bonboru93 commentedon Dec 3, 2020
尝试过了,问题依旧。以前也都是切到外区下载后再切回国区升级,没有出现过这个现象。我这几天多找几台机器看看能否复现。
顺便再报一个bug,在wifi下点击connect之后,wifi图标会先变成4G,然后再变回wifi,然后才出现VPN图标,但不影响使用。
这个问题一直都有不只是这个版本,在我用过的iPhone7、7p、8、x、xr上都有出现,系统都是iOS13,作者有空的话不妨看看。
txthinking commentedon Dec 3, 2020
[-]升级20210101版后系统VPN处显示【需要更新】无法使用[/-][+]iOS 13升级20210101版后系统VPN处显示【需要更新】无法使用[/+]bonboru93 commentedon Dec 4, 2020
新版测试可用~
厉害了
Eric-air7 commentedon Dec 9, 2020
我的app上面也出现了【需要更新】这种情况,请问你是怎么解决的?
txthinking commentedon Dec 9, 2020
Eric-air7 commentedon Dec 10, 2020
不是,我是ios开发,然后呢 我在开发的项目中给系统配置VPN,然后系统设置的VPN里显示【需要更新】的红字,和上面出现的情况一样。我想请教一下造成这个问题的原因是什么?您是如何解决的?
txthinking commentedon Dec 18, 2020
upgrade support ios version
EbichuI commentedon Jan 7, 2021
iOS开发VPN的过程中出现这个问题 有人知道怎么解决吗
youhebuke-ZM commentedon Feb 22, 2021
我也遇到了。同问,这个问题怎么解决啊
sunleic commentedon Mar 16, 2021
我也遇到了,有同学解决的吗?
sunleic commentedon Mar 16, 2021
你好,请问解决了吗
sunleic commentedon Mar 16, 2021
具体什么问题呢,我是开发者,烦劳解答一下
sunleic commentedon Mar 16, 2021
你好,你解决了吗
LeoTangCN commentedon Mar 22, 2021
你好,同问,你解决了吗🐶
Jack-QoTn commentedon Aug 9, 2021
同问,这是什么问题啊?好神奇,可复现....
TJ-93 commentedon Aug 20, 2021
看下扩展的编译版本,估计是版本过高导致的
wlmw123 commentedon Sep 18, 2021
怎么upgrade support ios version,能具体一点吗,谢谢
wlmw123 commentedon Sep 26, 2021
发现两种原因可能造成这种情况
1、appex因为某种原因没有打包安装在主应用上
2、info.plist文件中NSExtension的配置写错了
3、主应用和附加应用的identifier前缀不一致
总之,问题很可能出现在vpn相关配置文件上,仔细检查吧
zteshadow commentedon Nov 29, 2021
感谢楼上的提示, 问题解决了, 谢谢.
zeku2022 commentedon Apr 15, 2022
finally, I fix it. Lower your Extension target "Build Settings" -> "iOS Deployment Target"->such as: iOS 9.0
可能是network extension的版本过高,你们把它调低一点...😄
wanghongenpin commentedon Jul 4, 2023
我的还不行,有能跑的demo么