Surveys
You may configure Sense360 iOS SDK to download surveys generated based on the locations visited by the users.
Third-party user ID
You must send the third-party user ID either when using surveys or if you are sending your own user ID.
Sense360.passThirdPartyUserId("[Your User Id]")
user id
with square brackets.When called, this method overwrites the currently stored third-party user ID. Note that the maximum length of the third-party user ID is 128 characters.
Test surveys
After Test the integration and setting the Third-party user ID, you can verify your survey implementation works correctly by following the steps in Test surveys.
Optional integrations
Follow any of the additional features below to access further functions of the SDK. Typically, these extend the functionality, turn off specific functions, or are useful when adopting a pure programmatic integration.