Swiftpack.co - Survicate/survicate-ios-sdk as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Survicate.
Survicate/survicate-ios-sdk 2.0.1
Survicate mobile survey SDK for iOS
⭐️ 13
🕓 6 days ago
.package(url: "https://github.com/Survicate/survicate-ios-sdk.git", from: "2.0.1")

Platform Version Package Manager

Mobile SDK - iOS

The Survicate Mobile SDK allows you to collect feedback from your mobile app users. Installed in your app, the SDK will enable you to trigger targeted surveys to better understand your users and collect their opinions about your products.

The SDK is maintained and supported by Survicate - The Customer Experience & Survey Software.

The detailed documentation is available here.

Requirements

The SDK supports iOS 10+. Survicate Mobile SDK is distributed in a binary version and developed using Swift 5.3. The minimum required version of Xcode is 12.0, however we recommend using the SDK with Xcode 13.1 and above.

Using Survicate Mobile SDK requires an account at Survicate. Sign up for free and find your workspace key in the Access Keys tab.

Installation

The SDK can be installed in the iOS mobile app using one of the three methods described below.

Swift Package Manager

To install Survicate using Swift Package Manager:

  • Open Xcode and select New Project in the File > New > Project… menu to create a new project for your application.

  • Choose the App template for your project.

  • When prompted, choose your app name (for example, SurvicateSPDemo) and use the default options, next select the location to save the project and finally click on the Create button to finish project creation.

  • Once the project is created, open your application in Xcode and select your project’s Package Dependencies tab

  • Copy the Survicate SDK Swift package repository URL https://github.com/Survicate/survicate-ios-sdk into the search field

  • Under Dependency Rule, select version according to your preferences Add Swift Package step 1

  • After the package download completes, select Add Package

Add Swift Package step 2

Survicate SDK should now be listed under Swift Package Dependencies in the Xcode Project navigator.

The detailed description on how to use Survicate Mobile SDK is available here: Mobile SDK Setup.

Other installation methods

The Survicate Mobile SDK can also be installed:

Customer Support

👋 If you bump into any problems or need more support contact us at [email protected]

GitHub

link
Stars: 13
Last commit: 1 week ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

2.0.1
1 week ago

Fixed

  • Disable dismiss on overlay tap.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics