Tag: address book

  • IOS Address Book access with Swift

    It is not difficult to access the IOS  address book in Swift, but I got a segmentation fault when getting contact list and put into an NSArray from an example I found on Stackoverflow.com 

    Therefore, I did that with Swift array.