Add pro module frameworks
To add the pro module frameworks, you need to sponsor the project on either Patreon or Github Sponsors. See:
Once that's done, download ChatSDKPro and ChatSDKPro.podspec from:
Add them to your project. Then add the modules to your Podfile:
Just add modules you are licensed to use.
Replace the :path parameter with the path to the ChatSDKPro.podspec file.
Run:
Import the modules to your app delegate:
Enable the modules:
Activate Chat SDK and add your licensing identifier:
See full example here:
Last updated
Was this helpful?