Get access to over 100 FireMonkey cross platform samples for Android, IOS, OSX, Windows, and Linux!

AppmethodDelphiDemoFiremonkeyIOS

Access IOS Contacts With Firemonkey in Delphi XE5

IOS Contacts Firemonkey Delphi XE5I had this demo built to allow reading from the IOS contacts using Delphi Firemonkey. It allows you to access the name, phone number, and email addresses on the user’s mobile device in your application using Apple’s native APIs. If you have not already done so you will need to import the AddressBook and AddressBookUI frameworks into Delphi XE5 to be able to compile this demo. Also see the Android Contacts Manager demo for accessing contacts on your Android device.

Update: Keep in mind that your app must first request permission to access the contacts list. I used TDPFAddressBook to do that in my production project and here is the code.

Download the IOS Contacts Demo.

Have Delphi Firemonkey questions? Ask and get answers on StackOverflow.

Related posts
Code SnippetDelphiDemoLibraryShowcaseWindows

Windows CLI To Download, Manage, And Chat With Local AI Models

DelphiDemoOSXWindows

Download, Run, And Chat With Local LLMs On Windows And macOS

Code SnippetDelphiDemoWindows

Build Local Vector Search And RAG Applications In Delphi

ComponentDelphiDemoLibraryPythonWindows

Add Real-Time Object Detection With YOLO And ONNX To Delphi Applications

Sign up for our Newsletter and
stay informed
[mailpoet_form id="1"]

16 Comments

Leave a Reply