Skip to content

fatbox/TestFlight-Appcelerator-Module

Repository files navigation

Titanium interface to the TestFlight SDK
Copyright 2011 FatBox Inc.
========================================

This module provides a Titanium interface to the TestFlight SDK.

It implements the three main TestFlight functions:

var testflight = require('ca.fatbox.testflight');
testflight.takeOff("token");
testflight.passCheckpoint("Check point");
testflight.launchFeedback();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published