iOS
This is a guide for setting up the Hive SDK chat feature on iOS.
Ai chat filtering¶
To use AI chat filtering, complete Hive Console > Chat > AI Chat Filtering > AI Chat Filtering Settings > Default Prohibited Words, Additional Prohibited Words Settings.
Add framework¶
Add frameworks to the Podfile in the project directory.
After saving the Podfile with the added framework as shown above, run the command below to install the framework in the project.