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

https://github.com/nearit/xamarin-sdk-ui

Sample + UI Bridge + Doc
https://github.com/nearit/xamarin-sdk-ui

Last synced: 2 months ago
JSON representation

Sample + UI Bridge + Doc

Awesome Lists containing this project

README

        

# NearIT Xamarin SDK
Xamarin plugin for NearIT SDK.

NearIT allows to engage app users by sending **context-aware targeted content**.

[![Visual Studio](https://img.shields.io/badge/Visual%20Studio-7.2-orange.svg)](https://www.visualstudio.com/)
[![Android](https://img.shields.io/badge/Android-15%2B-blue.svg?style=flat)](https://developer.android.com/about/dashboards/index.html#Platform)
[![iOS](https://img.shields.io/badge/iOS-9-blue.svg)](https://developer.apple.com/ios/)

[![Documentation Status](https://readthedocs.org/projects/nearit-ios/badge/?version=latest)](http://nearit-xamarin-sdk.readthedocs.io/en/latest/?badge=latest)
[![Gitter](https://img.shields.io/gitter/room/nearit/Lobby.svg)](https://gitter.im/nearit/Lobby)

## Recipes

NearIT allows to manage apps by defining "recipes". Those are simple rules made of 3 ingredients:

* **WHO**: define the target users
* **WHAT**: define what action NearIT should do
* **TRIGGER**: define when the action should be triggered

## How it works

**NearIT web interface** allows you to configure all the features quickly.
Once the settings are configured, **everyone** - even people without technical skills - can manage context-aware mobile content.

**NearIT SDK** synchronizes with servers and behaves accordingly to the settings and the recipes. Any content will be delivered at the right time, you just need to handle its presentation.

## Integration guide

For information on how to integrate all NearIT features in your app, follow the [integration guide](http://nearit-xamarin-sdk.readthedocs.io/en/latest/)