Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.59 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.59 KB

TiLookback

Description

The TiLookback module wraps the Lookback iOS SDK for use in Titanium Mobile Applications

iOS Lookback SDK

version 0.6 HD This module should only be used in adHoc or development projects. If you wish to use it in App Store projects, replace the Loopback.framework in this repo with the 'safe' version available from Loopback.io

ToDo
  • add enteredView()
  • add exitedView()
  • add LookbackSettingsViewController
Notes

You will need to modify the module.xconfig to point to the location of the Lookback.framework on your local system.

Quick Start

gitTio

Download the latest distribution ZIP-file and consult the [Titanium Documentation](http:// docs.appcelerator.com/titanium/latest/#!/guide/Using_a_Module) on how install it, or simply use the gitTio CLI:

$ gittio install com.featherdirect.lookback

Author

Stephen Feather

web: http://featherdirect.com

twitter: @stephenfeather

License

Copyright 2014 Feather Direct, LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.