Geofence

buzztouch plugin: Geofence
Version: v1.0
Allows you to setup proximity alerts (aka geofencing) in your app.
works on iOS iOS
Developer Info
Latest Review
PointerAppGuy30 | 07/10/15 (v1.0)
Does not work. Piece of crap. This app is outdated. Dont even buy.
Screenshots
More Information
The Geofence plugin allows you to setup proximity alerts (aka GeoFencing) in your app. This plugin uses a third-party sdk, GeoMoby, to perform its magic. Thus, an account with GeoMoby is needed. Alerts can be set as wide as needed or as small as 50 meters. When a user running your app moves inside the geographical area you setup on GeoMoby, an alert is issued to the device. This alert can then take them to a particular screen in the app.

Version History
------------------------
1.0 - initial release (4/4/14)
1.1 - Added support for loading a different Buzztouch screen instead of a URL when the link field is tapped (4/5/14)
1.2 - Changed icon and plugin name for copyright issues.

iOS Project (3.0 projects only)
------------------------
libGeoMobySDK.a
CR_screen_customURL.m
CR_geoMoby_references.m
CR_geoMoby.m
CR_geoMoby~ipad.xib
CR_geoMoby.xib
CR_screen_customURL.h
CR_geoMoby_references.h
CR_geoMoby.h
GM_SDK.h

Android Project
------------------------
Not supported at this time

JSON Data
------------------------
{
"itemId": "67D669BE82AF98EC20A92E1",
"itemType": "CR_geoMoby",
"itemNickname": "geoMoby",
"navBarTitleText": "geoMoby",
"title": "Welcome to my Store",
"url": "http://www.google.com",
"urlText":"Click for more information!",
"imageURL": "https://www.google.com/images/srpr/logo11w.png",
"description": "We have a great store - come in!"
}