Installing the Freshpaint iOS SDK
Last updated
Was this helpful?
Last updated
Was this helpful?
To install the Freshpaint iOS SDK, add the following to your app's Podfile:
Then run:
To import the Freshpaint SDK use:
Then to initialize the SDK, add the following code to your application delegate's didFinishLaunchingWithOptions
:
You can get your environment id by going to the .
Note, the Freshpaint SDK batches events, so it can take a minute for the event to show up.
To verify your Freshpaint installation, navigate to the Freshpaint . After opening your app, you should see an Application Opened
event show up in Live View: