Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to know how in qt 5.3 I can obtain the address book from my iphone?
Hi hasti66,
i create some years ago a example for me to access the mac address book. I think you can abstract this for your own purpose.
https://bitbucket.org/ChMaster/qmacaddressbook/src
Hi ChMaster, Thank you very much
You can now get the address book from iPhone / iOS & Android with this call in V-Play:
nativeUtils::getContacts()
For more details, see here.
Cheers, Chris