Swift (iOS 8 SDK) Convert Unmanaged to ABMultiValueRef

前端 未结 3 918
执念已碎
执念已碎 2020-12-24 15:14

I need to convert the return value of this function from the AddressBook framework:

ABRecordCopyValue(nil, kABPersonPhoneProperty)

to a val

3条回答
  •  隐瞒了意图╮
    2020-12-24 15:46

    Same with me, this probably is a compiler problem. if you want to follow my thread too ABPeoplePickerNavigationController shouldContinueAfterSelectingPerson deprecated Swift

提交回复
热议问题