Contents

arpwal/contactsmanager-ios

[![Swift](https://img.shields.io/badge/Swift-5.5+-orange.svg)](https://swift.org) [![iOS](https://img.shields.io/badge/iOS-17.0+-blue.svg)](https://developer.apple.com/ios/) [![Swift Package Manager](https://img.shields.io/badge/Swift_Package_Manager-compatible-brightgreen.svg)](https://swift.org/package-manager) [![Platforms](https://img.shields.io/badge/Platforms-iOS-lightgrey.svg)](https://developer.apple.com/ios/) [![Version](https://img.shields.io/badge/version-1.75.0-green.svg)](https://github.com/arpwal/contactsmanager-ios/releases)

Installation

Swift Package Manager

Add the following to your Package.swift dependencies:

dependencies: [
    .package(url: "https://github.com/arpwal/contactsmanager-ios.git", .exact("1.75.0"))
]

Or in Xcode:

  1. File > Add Packages
  2. Enter Package URL: https://github.com/arpwal/contactsmanager-ios.git
  3. Select "Exact Version" and enter "1.75.0"

Features

  • Comprehensive contact management
  • Business-focused contact organization
  • iOS 17+ support
  • Swift 5.5+ compatibility

Social Features

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

Requirements

  • iOS 17.0+
  • Swift 5.5+
  • Xcode 13.0+

Usage

Import the framework in your Swift file:

import ContactsManager

Documentation

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

Community Support

Have questions or need help with implementation? Join our Slack community for support, discussions, and updates:

Join ContactsManager SDK Slack Community

License

This project is licensed under the MIT License. See the LICENSE file for details.

Latest Release

Current Version: 1.75.0 Release Date: 2025-06-25 Release Notes

Package Metadata

Repository: arpwal/contactsmanager-ios

Stars: 0

Forks: 0

Open issues: 0

Default branch: main

Primary language: objective-c

License: MIT

README: README.md