Error: Undefined symbols for architecture arm64
This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.
If you see error similar to this:
It means that framework is not included. Please check step 1 in the iOS Quick start or simply:
Go to your Project
Select your Target
Go to Build Phases
Open Link Binary With Libraries
Press + to Add the SENTSDK.framework (use Add Other button if needed)
Last updated