Apple tvOS 网络不可用通知

Posted

技术标签:

【中文标题】Apple tvOS 网络不可用通知【英文标题】:Apple tvOS network not available notification 【发布时间】:2016-05-10 06:38:42 【问题描述】:

我正在使用 Reachability 类来检查我的 tvOS 应用程序中的网络是否可用。

当我尝试通知 kReachabilityChangedNotification 时,它没有调用该方法。

[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(handleNetworkChange:) name:kReachabilityChangedNotification object:nil];

方法handleNetworkChange 没有被调用。

【问题讨论】:

【参考方案1】:

你真的发布了那个通知吗?

[[NSNotificationCenter defaultCenter] postNotificationName:kReachabilityChangedNotification object:nil];

【讨论】:

是的.. 在 ios 中它工作正常。但在 TvOS 应用程序中它不起作用。 它将由 Reachability 类知道来处理

以上是关于Apple tvOS 网络不可用通知的主要内容,如果未能解决你的问题,请参考以下文章

iOS - 当 wifi 或网络无线电激活时通知(不仅可用)

浏览器判断ios是不是连接wifi

为啥VS会出现Projectitem不可用

电脑上显示连接不可用怎么办?

当 3G 网络可用时,Android GCM 不适用于 wifi 网络

html 使用JavaScript查询Apple的服务器,检查AirPod商店的可用性。使用Textastic创建,内置网络效果很好