urbanairship / urbanairship-xamarin

Urban Airship Xamarin Libraries
https://docs.urbanairship.com/platform/xamarin/
Apache License 2.0
9 stars 5 forks source link

Airship Xamarin Library

This library provides official bindings to the Airship SDK, as well as a cross-platform sample application.

Resources

Building

To build all of the artifacts, run ./gradlew build in the root of the repository. The build requires Carthage, which can be installed with brew update && brew install carthage.