Quickstart iOS Application
Here you will learn how to integrate the Group Link iOS SDK inside your application project.
The Group Link framework minimum iOS deployment version: iOS 12.0
System Requirements
- Download and install the last version of Xcode
- Required software:
- The latest version of Xcode Command Line Tools
- The latest version of Xcode on the AppStore
- The latest version of macOS
- Minimum deployment target for the Group Link iOS framework: iOS 12.0
Choosing an integration method
The Group Link iOS SDK has three options for integration, the CocoaPods, Swift Package Manager, or Manual Integration. You can choose the option that is easier for your project.
Swift Package Manager Integration
iOS Group Link SDK Required Permissions and Entitlements
The Group Link SDK needs some permissions to work properly with your application, you can check the necessary permissions and entitlements on the iOS Required Permission page.
iOS Group Link SDK Initialization Tutorial
This is the final step for integrating the Group Link SDK into your iOS project. In this section, you will learn how to properly initialize and run the SDK.