ContactsManager

1.57.0

arpwal/contactsmanager-ios

What's New

Release 1.57.0

2025-05-26T00:49:12Z

Release Notes

What's New

  • Updated XCFramework for version 1.57.0
  • Package.swift updated with new version

Technical Details

  • Framework Checksum: 56347f4c25e0751ac6175444011ee2d97db0fe4d31d5d5ba2bb46dba665825c4

Installation

To use this version in your project, update your Package.swift dependency:

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

Contacts Manager for Businesses - iOS Package

Swift iOS Swift Package Manager Platforms Version

A powerful contacts management framework for iOS business applications.

Installation

Swift Package Manager

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:

  1. File > Add Packages
  2. Enter Package URL: https://github.com/arpwal/contactsmanager-ios.git
  3. Select "Exact Version" and enter "1.57.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.57.0 Release Date: 2025-05-26 Release Notes

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Jun 03 2025 19:00:19 GMT-0900 (Hawaii-Aleutian Daylight Time)