Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

streethawkgeofence

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streethawkgeofence

## Introduction The repository hosts Phonegap plugin of StreetHawk SDK's Geofence module. The plugin is required if you wish to run campaigns based on your application user entering or exiting a geofence.

latest
Source
npmnpm
Version
1.10.1
Version published
Maintainers
1
Created
Source

StreetHawk's Geofence Plugin

Introduction

The repository hosts Phonegap plugin of StreetHawk SDK's Geofence module. The plugin is required if you wish to run campaigns based on your application user entering or exiting a geofence.

Integration Steps

Add Geofence plugin by running the below command.

$ cd <APPLICATION_DIRECTORY>
$ cordova plugin add streethawkgeofence

Note that Geofence 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 Geofence plugin.

Other StreetHawk Plugins

  • Growth for Viral and organic growth
  • Push Push messaging in your application
  • Beacon for running beacon based campaigns
  • Location for running campaigns based on user's location
  • Feeds for sending feeds in your application

Streethawk

Keywords

ecosystem:cordova

FAQs

Package last updated on 25 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts