lexrus / VPNOn

Turn On your VPN like a hero.
https://itunes.apple.com/app/vpn-on/id951344279
Other
4.49k stars 942 forks source link

fatal error: unexpectedly found nil while unwrapping an Optional value #79

Closed RylynnLai closed 8 years ago

RylynnLai commented 8 years ago

fatal error: unexpectedly found nil while unwrapping an Optional value

遇到这个错误,不知道其他人有没遇到

lexrus commented 8 years ago

你好,请问一下具体是错在哪一块儿?

RylynnLai commented 8 years ago

2016-04-24 10 45 20 很高兴得到你的回复,我是在编译完一运行就会出错

lexrus commented 8 years ago

看样子是在旧版数据库更新到新版时出错的,你试一下删了 App 重新编译呢?

RylynnLai commented 8 years ago

2016-04-25 1 00 45

你好,我把app删除,xcode里面clean后,一样的结果,用模拟器编译运行后会定位到这个位置出错。

另外,配置证书的时候,我更改bundle ID为com.LexTang.VPNOn.lai,后来尝试搜索项目里的com.LexTang.VPNOn替换为com.LexTang.VPNOn.lai。发觉没效果。。。

lexrus commented 8 years ago

你没有建好 App Group 吧?

RylynnLai commented 8 years ago

果然是App Group我没配置好,我把你之前的App Group改了.

很感谢你耐心的解答!! 我仍有很多东西需要学习

lexrus commented 8 years ago

谢谢。