Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contentsquare/ios-sample-app
A sample app giving an example implementation of the Contentsquare SDK
https://github.com/contentsquare/ios-sample-app
dc jenkins-dc jenkins-mobile mobile
Last synced: 3 months ago
JSON representation
A sample app giving an example implementation of the Contentsquare SDK
- Host: GitHub
- URL: https://github.com/contentsquare/ios-sample-app
- Owner: ContentSquare
- License: mit
- Created: 2019-10-24T08:13:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T10:03:56.000Z (4 months ago)
- Last Synced: 2024-10-17T21:43:07.318Z (4 months ago)
- Topics: dc, jenkins-dc, jenkins-mobile, mobile
- Language: Swift
- Homepage:
- Size: 251 KB
- Stars: 2
- Watchers: 37
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# 🎉 Welcome to Contentsquare SDK
![]()
### Here you can find iOS sample applications that will show you how to use Contentsquare SDKs and different ways to integrate them.
## 🧐 Pick your favorite dependency manager
* **[CocoaPods](https://github.com/ContentSquare/iOS-sample-app/tree/master/Pod%20Sample)** - iOS sample app that uses CocoaPods.
* **[Swift Package Manager](https://github.com/ContentSquare/iOS-sample-app/tree/master/SPM%20Sample)** - iOS sample that uses Swift Package Manager.
* **[Static Framework](https://github.com/ContentSquare/iOS-sample-app/tree/master/Static%20Framework%20Sample)** - iOS sample that uses static integration.## 📚 Docs
If you wish to learn more about the Contentsquare SDK you can find the documentation [here](https://docs.contentsquare.com/ios/)
If you wish to learn more about the Error Analysis SDK you can find the documentation [here](https://docs.contentsquare.com/ios-sdk-error-analysis/)