kontaktio / kontakt-android-sdk

The repository contains prebuilt artifacts ready to be included to project manually. If you develop with Android Studio please check our docs website.
http://developer.kontakt.io
68 stars 16 forks source link

need help SDK integration with mobile apps - Android and IOS #97

Closed SubodhSaini closed 8 years ago

SubodhSaini commented 8 years ago

Actually I am building an app for the purpose of marketing promotions based on location.. For an example , If mobile app user enters to a particular location where beacon are tagged to that location. As soon mobile come in beacon proximity area, mobile app will detect the beacon and based on beacon id, back end application can trigger the promotions to users. I know Kontakt.io SDK has broader use for different business however I am seeking the targeted method/classes in provided SDK(iOS and Adnroid) to support the above business case.

michaldrabik commented 8 years ago

@SubodhSaini Everything you need to create your application is described in our SDK Quickstart (http://developer.kontakt.io/android-sdk/2.1.0/quickstart/#basic-usage-ranging-monitoring-beacons). Ranging and Monitoring section. We can't write code for you, though :)