iOS SDK Overview
Last updated:2021-12-15
iOS SDK Overview
JMLink iOS
Modular Jiguang Developer SDK
The Jiguang Developer Service SDK uses a modular model: one core module (JCore) plus multiple services (JPush, JMLink, JVerification, and so on). This makes it easier for developers to use one service or multiple services and greatly reduces duplicated functional modules when multiple modules are used together. See the figure below:
Package Description
The downloadable JMLink iOS SDK package generally contains the following parts:
- jmlink-ios-x.x.x.a static library
- jcore-ios-x.x.x.a static library
- JMLinkService.h header file
- A complete iOS demo project that demonstrates the basic usage of the JMLink SDK and can be used as a reference
Integration Method
The SDK currently supports only iOS 8 or later. See: iOS SDK Integration Guide
API Description
See: iOS SDK API
Technical Support
When problems occur:
- Please read the documentation carefully and check whether anything has been missed.
- Email our support team: support@jiguang.cn
To resolve the issue more quickly, please provide the following information when seeking help:
- Provide the appKey.
- If it is an SDK issue, provide the corresponding SDK version and complete logs.
Was this document helpful?