Skip to content

A sample app giving an example implementation of the Contentsquare SDK

License

Notifications You must be signed in to change notification settings

fimuxd/iOS-sample-app

 
 

Repository files navigation

iOS-sample-app

Welcome! this app showcases how to use the Contentsquare SDK in an iOS application.

Head over to Showcases/Screen Views to learn how to send Contentsquare screen views in situations such as:

  • Displaying controllers implemented in code
  • Displaying controllers implemented in storyboards
  • Changing the page of a paged scroll view
  • Displaying or dismissing a modal

Get it running

Prerequisites

You must have Carthage. The simplest way to install it is brew install carthage.

You must use Xcode 11.0 and also have it selected as command line tools (see Xcode Preferences -> Locations). This limitation will be fixed soon.

Running the app

  • Clone this repo
  • Run carthage update in the repo's folder
  • You should now be able to run the app
  • You should see logs from the SDK in the Xcode console or the Console app

About

A sample app giving an example implementation of the Contentsquare SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Swift 100.0%