Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plaidev/karte-ios-sdk

KARTE SDK for iOS
https://github.com/plaidev/karte-ios-sdk

Last synced: about 1 month ago
JSON representation

KARTE SDK for iOS

Awesome Lists containing this project

README

        

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/plaidev/karte-ios-dev/tree/develop.svg?style=shield&circle-token=5f3ac2eca27be274678628d8756814b959bdc0b1)](https://dl.circleci.com/status-badge/redirect/gh/plaidev/karte-ios-dev/tree/develop)
[![codecov](https://codecov.io/gh/plaidev/karte-ios-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/plaidev/karte-ios-sdk)
[![License](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/plaidev/karte-ios-sdk/blob/master/LICENSE)

KARTE is a real-time user analytics & action tool.
This repository holds the source code for the iOS version of KARTE SDK.

## Getting Started
Please see the detailed instructions in our docs to add [KARTE iOS SDK](https://developers.karte.io/docs/ios-sdk-v2) to your Xcode project.

## Documentation
The developer guide is located at
- [Developer Portal - KARTE iOS SDK](https://developers.karte.io/docs/ios-sdk-v2)

The API references are located at
- [KarteCore](https://plaidev.github.io/karte-sdk-docs/ios/latest/KarteCore/index.html)
- [KarteInAppMessaging](https://plaidev.github.io/karte-sdk-docs/ios/latest/KarteInAppMessaging/index.html)
- [KarteRemoteNotification](https://plaidev.github.io/karte-sdk-docs/ios/latest/KarteRemoteNotification/index.html)
- [KarteVariables](https://plaidev.github.io/karte-sdk-docs/ios/latest/KarteVariables/index.html)
- [KarteVisualTracking](https://plaidev.github.io/karte-sdk-docs/ios/latest/KarteVisualTracking/index.html)
- [KarteCrashReporting](https://plaidev.github.io/karte-sdk-docs/ios/latest/KarteCrashReporting/index.html)

## Getting Help
- **Have a bug to report?**
[Open a GitHub issue](https://github.com/plaidev/karte-ios-sdk/issues/new?assignees=&labels=&template=bug_report.md). If possible, include the OS version, SDK version and full logs.
- **Have a feature request?**
[Open a GitHub issue](https://github.com/plaidev/karte-ios-sdk/issues/new?assignees=&labels=&template=feature_request.md). Tell us what the feature should do and why you want the feature.

## Contributing

Please follow our guidelines.
- [Contribution Guideline](https://github.com/plaidev/karte-ios-sdk/blob/master/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/plaidev/karte-ios-sdk/blob/master/CODE_OF_CONDUCT.md)

## License
KARTE iOS SDK is published under the Apache 2.0 License.

Your use of KARTE is governed by the [KARTE Terms of Use](https://karte.io/legal/terms-of-use-en.html).