Latest Updates
Last updated:2023-08-18
Expand all
Latest Updates
JOperate iOS SDK v2.2.0
Update Date
- 2025-04-29
Change Log
- Adapted to the new version of JCore.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore iOS SDK v5.0.0 or later.
JOperate iOS SDK v2.0.8
Update Date
- 2023-11-3
Change Log
- [Optimization] Fixed known issues.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore iOS SDK v4.2.1 or later.
Upgrade Guide
- Replace files in the lib folder: first delete the old JOperate and JCore.a and.h files in the project, then import the new.a and.h files.
- If you integrate JOperate using CocoaPods, see the official integration guide for details.
JOperate iOS SDK v2.0.7
Update Date
- 2023-10-23
Change Log
- Added SDK initialization API initialize SDK.
- Added API for enabling business features: operationStart:(JOPERATEConfig * )config.
- SDK initialization API setupWithConfig:(JOPERATEConfig * )config is no longer used starting from version 2.0.7.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore iOS SDK v4.2.1 or later.
Upgrade Guide
- Replace files in the lib folder: first delete the old JOperate and JCore.a and.h files in the project, then import the new.a and.h files.
- If you integrate JOperate using CocoaPods, see the official integration guide for details.
JOperate iOS SDK v2.0.0
Update Date
- 2023-06-28
Change Log
- Feature optimization.
- Fixed known issues.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore iOS SDK v4.2.1 or later.
Upgrade Guide
- Replace files in the lib folder: first delete the old JOperate and JCore.a and.h files in the project, then import the new.a and.h files.
- If you integrate JOperate using CocoaPods, see the official integration guide for details.
Was this document helpful?