Ti.Android.Geofence icon indicating copy to clipboard operation
Ti.Android.Geofence copied to clipboard

A Geofence solution for Appcelerator Titanium Android

Ti.Android.Geofence gittio

Appcelerator Android module wrapping Geofence functionalities

Google Geofence

Overview

This module adds support for using Geofence in Titanium Apps. It can monitor all geofence transitions and fire a local notification as well. You can customize the notification in order to fit your needs. This module works when the app is in foreground, background, closed, after phone restart, App data cleared and if location providers get changed.

Titanium SDK

Will work only with 8+

Download

Download the Ti.Android.Geofence module here.

Looking for an iOS solution?

Try this module.

How to use it

Just follow the Documentantion.