Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronksaunders/tiParsePushSample

basic libraries for implementing parse push in titanium appcelerator
https://github.com/aaronksaunders/tiParsePushSample

Last synced: about 2 months ago
JSON representation

basic libraries for implementing parse push in titanium appcelerator

Awesome Lists containing this project

README

        

tiParsePushSample
=================

basic libraries for implementing parse push in titanium appcelerator

Setup
------
more information needed

Useage
------

/////////////////////////////////////////
/// Subscribing for push notifications (Parse)
/////////////////////////////////////////
var push = require("pushParse");
push.register(["broadcast"]);