iOS
iOS integrates native capabilities through CocoaPods core and adapter pods, with project dependencies maintained for the modules in use.
Before integration
- Confirm the target iOS channel and required adapters.
- Confirm the core, adapter pods and environment configuration from the target SDK documentation.
- Verify initialization and the services actually used in a test project.
Use the iOS SDK documentation you received for pod names, versions, installation steps, signatures and initialization parameters.