Y

YouLibs

Remove Touch Overlay

iOS How to Access Contacts and Address Book (Contacts Framework)

Duration: 22:50Views: 3KLikes: 73Date Created: Mar, 2022

Channel: CodeWithChris

Category: Education

Tags: contacts frameworkhow to create an appxcodeioscontact listhow to make an apphow build a mobile appaccess contactscodingphonecontactios developmentprogrammingcontactsswift

Description: Using Appleโ€™s Contacts framework, weโ€™ll be able to request permission from the user and access their contacts information in their address book. The code to do this is extremely simple and Iโ€™ll show you how in this video. Timestamps: 00:00 Intro 00:26 Importing Contacts framework 02:30 Contacts store 08:21 Asking user for permission to access contacts 11:21 Fetching all contacts 11:59 Extracting contact information 16:37 Searching for contacts 20:25 User denied the request to access contacts Reference Links: Apple Documentation: Contacts Apple Documentation: Contact Keys Apple Documentation: CNContactFetchRequest ๐Ÿšจ SPECIAL CWC+ OFFER FOR YOUTUBE: cwc.to/youtubeoffer MY FREE ONLINE COURSE: โšก How to make an app in 14 days - cwc.to/14days CWC+ PROGRAM: ๐Ÿ‘ฉโ€๐Ÿ’ป All our courses in a learning path - cwc.to/plus WEEKLY UPDATES VIA EMAIL: โœ‰๏ธ Every Saturday, receive an email digest of new content - cwc.to/newsletter CONNECT: ๐ŸŒ Website - codewithchris.com ๐Ÿ˜บ GitHub - github.com/codewithchris ๐Ÿ“ธ Instagram - instagram.com/codewithchris ๐Ÿฆ Twitter - twitter.com/codewithchris ABOUT CODEWITHCHRIS: Hi Iโ€™m Chris! Iโ€™m dedicated to teaching fundamentals about how to make an app. This is important if youโ€™re trying to land an iOS job, be a freelancer, increase or start a business with an app idea. On this channel and my website, you'll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have learned to code and build apps on their own! cwc.to/reviews DID THESE LESSONS HELP YOU? Please let me know! - feedback.codewithchris.com ROADMAP: roadmap.codewithchris.com

Swipe Gestures On Overlay