iOS SDK Overview
Last updated:2022-11-15
iOS SDK Overview
JVerification iOS
Modular Jiguang Developer SDK
The Jiguang Developer Service SDK uses a modular model: one core module (JCore) plus multiple services (JPush, 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 JVerification iOS SDK package generally contains the following parts:
- jverification-iOS-x.x.x.a static library
- jcore-ios-x.x.x.a static library
- Authentication entry header file JVERIFICATIONService.h
- A complete iOS demo project that demonstrates the basic usage of the JVerification SDK and can be used as a reference
Integration Method
The SDK currently supports only iOS 11 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?