registerForRemoteNotificationTypes仍在ios 10上运行吗?

时间:2016-10-04 02:26:27

标签: ios apple-push-notifications

这与这个问题非常相关。

Building for iOS if registerForRemoteNotificationTypes: is not supported in iOS 8.0 and later

对于我所有的最新应用,我已经改变了app register push令牌的方式。

但我有一个非常古老的应用程序(2014年)。它只使用registerForRemoteNotificationTypes。我注意到设备已经无法注册推送令牌了(自2014年以来它在应用商店中)

这是正确的行为吗?我必须更新我的应用程序吗?我认为苹果仍然支持向后兼容性。

0 个答案:

没有答案