Skip to content

Instantly share code, notes, and snippets.

@hemanath-ss
Last active April 16, 2021 12:37
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hemanath-ss/27dce99d954e2c4d93317ec795f01ff8 to your computer and use it in GitHub Desktop.
Survey Sparrow iOS SDK - SDK integration - Configure SsSurveyViewController domain and token

Configure a SsSurveyViewController domain and token

Use the created SsSurveyViewController and set domain and token

ssSurveyViewController.domain = "<account-domain>"
ssSurveyViewController.token = "<sdk-token>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment