Alexey Belkevich
Alexey Belkevich
Sorry, for delay. My english is far from perfect 😀 So, could you advise me proper method names?
Thank you! I'll keep this this issue as my favorite =)
Hi, Sorry for delay. Yes, APAddressBook get all contacts from phone's address book regardless iCloud/AppStore account is signed in. There is no API to determine whom account contact belongs.
Thank you for pull request. I'll check the code a bit later.
Sorry, still not enough time.
Do you have an example of using this vCards? Actually I don't understand what it is)) Also, please read [contributors guide](https://github.com/Alterplay/APAddressBook/wiki/Contributor-Guide)
Hi, You should use 'APAddressBook/Swift' for 'swift'-projects Best regards, Alexey Belkevich 23 июля 2016 г., 14:21 +0300, Druux [email protected], писал: > Hi! > > I created an Objective-C bridge header,...
Please, checkout `podtest` branch and check example in `Examlpe/Swift` folder. P.S. You should use `` instead of `""` when import from framework.
@redi-wassere 1) Do you try build example app in `podtest` branch? (see comment above) 2) Do you use `` instead of `""`?
Hello I've heard about this problem, `APAddressBook` even have a [pull request](https://github.com/Alterplay/APAddressBook/pull/11) that should solve this issue. But I was unable to reproduce this bug and didn't merge it. Please,...