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
- Host: GitHub
- URL: https://github.com/nearit/xamarin-sdk-ui
- Owner: nearit
- Created: 2018-01-30T11:35:39.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2018-01-31T16:26:40.000Z (over 7 years ago)
- Last Synced: 2025-02-01T23:41:15.047Z (4 months ago)
- Language: C#
- Size: 16.7 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.
[](https://www.visualstudio.com/)
[](https://developer.android.com/about/dashboards/index.html#Platform)
[](https://developer.apple.com/ios/)[](http://nearit-xamarin-sdk.readthedocs.io/en/latest/?badge=latest)
[](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/)