gpt4 book ai didi

iOS 标识符属性已弃用

转载 作者:技术小花猫 更新时间:2023-10-29 11:19:17 26 4
gpt4 key购买 nike

在 iOS 7.1 之后,CBPeripheralidentifier 属性已被弃用。但是,retreivePerihperalsWithIdentifiers 并未弃用。如何在不使用 identifier 属性的情况下调用该方法?

最佳答案

我认为这是 Apple 文档的错误。请参见 CoreBluetooth/CBPeer.h 中的代码:

@property(readonly, nonatomic) NSUUID *identifier NS_AVAILABLE(NA, 7_0);

Xcode 不会针对使用此属性发出警告,并且该代码在 iOS 8 和 9 beta 中运行良好。

关于iOS 标识符属性已弃用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31729115/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com