streethawklocations

1.10.1 • Public • Published

StreetHawk's Location Plugin

Introduction

The repository hosts Phonegap plugin of StreetHawk SDK's Locations module. The plugin is required if you wish to trace geo-location update of your App.

Integration Steps

Add Location plugin by running the below command.

$ cd <APPLICATION_DIRECTORY>
$ cordova plugin add streethawklocations

Note that Location plugin requires StreetHawk Analytics plugin which can be added by running the below mentioned command

cordova plugin add streethawkanalytics  --variable APP_KEY=<YOUR_APPLICATIONS_APP_KEY> --variable URL_SCHEME=<URL_SCHEME_OF_APP>

Replace YOUR_APPLICATIONS_APP_KEY with app_key registered with StreetHawk for your application and URL_SCHEME_OF_APP with deeplinking scheme of your application.

Documentation

Click here for detailed documentation of StreetHawk's Locations plugin.

Other StreetHawk Plugins

  • Growth for Viral and organic growth
  • Push Push messaging in your application
  • Beacon for running beacon based campaigns
  • Geofence for running geofence based campaigns
  • Feeds for sending feeds in your application

Streethawk

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i streethawklocations

      Weekly Downloads

      5

      Version

      1.10.1

      License

      ISC

      Unpacked Size

      19.3 kB

      Total Files

      9

      Last publish

      Collaborators

      • streethawk-ci