A powerful contacts management framework for iOS business applications.
Add the following to your Package.swift
dependencies:
dependencies: [
.package(url: "https://github.com/arpwal/contactsmanager-ios.git", .exact("1.57.0"))
]
Or in Xcode:
- File > Add Packages
- Enter Package URL:
https://github.com/arpwal/contactsmanager-ios.git
- Select "Exact Version" and enter "1.57.0"
- Comprehensive contact management
- Business-focused contact organization
- iOS 17+ support
- Swift 5.5+ compatibility
ContactsManager SDK enables you to build engaging social experiences in your application while maintaining complete privacy and security for your users' contact data:
- Activity Feeds: Create chronological feeds of user activities and interactions
- Follow/Unfollow: Allow users to follow others and receive their updates
- Event Posting: Enable users to share updates, events, and statuses
- Friend Recommendations: Provide intelligent connection suggestions with privacy-preserving matching
Unlike traditional social networks, ContactsManager takes a privacy-first approach:
- Contact information stays on the user's device
- Neither your application nor our servers have access to raw contact data
- Users maintain full control over their connections at all times
- Military-grade encryption secures any data used in the matching process
- iOS 17.0+
- Swift 5.5+
- Xcode 13.0+
Import the framework in your Swift file:
import ContactsManager
For comprehensive documentation on all features of the ContactsManager SDK, please visit docs.contactsmanager.io.
Our documentation covers everything you need to know about:
- Authorization and permission handling
- Contact search and retrieval
- Contact picker UI components
- Advanced integration patterns
- Troubleshooting and FAQs
Have questions or need help with implementation? Join our Slack community for support, discussions, and updates:
Join ContactsManager SDK Slack Community
This project is licensed under the MIT License. See the LICENSE file for details.
Current Version: 1.57.0 Release Date: 2025-05-26 Release Notes