Giter Site home page Giter Site logo

tiscreenshotdetection's Introduction

#TiScreenshotDetection

gittio License issues

Overview

Detect when someone takes a screenshot in your iOS app.

Important info

Due to an iOS restriction this module only triggeres an event after the screenshot was taken! It is no longer possible to prevent iOS from taking a screenshot!

Installation

Get it gitTio

Download the latest distribution ZIP-file and consult the Titanium Documentation on how install it, or simply use the gitTio CLI:

$ gittio install de.marcelpociot.screenshot

Usage

var screenshotdetection = require('de.marcelpociot.screenshot');
screenshotdetection.addEventListener("screenshotTaken",function(e)
{
	alert( "Screenshot taken!" );
});

tiscreenshotdetection's People

Contributors

mpociot avatar manumaticx avatar

Stargazers

Brenton House avatar Antonio Duran avatar Jason David Miller avatar Cyril Trosset avatar Konstantin Büschel avatar Xavier Lacot avatar Steven avatar samuele coppede avatar Andrew Gerst avatar Sergey avatar Josh Miller avatar Kosso avatar Alan Escobar avatar Dan Tamas avatar Mahmoud Kamal avatar Joseph avatar Nick den Engelsman avatar Eduardo Silva avatar  avatar Michael Pauley avatar

Watchers

 avatar James Cloos avatar Antonio Duran avatar Alan Escobar avatar  avatar

tiscreenshotdetection's Issues

2 questions

  1. is it for 64 bit?
  2. can I get the screenshot in the eventlistener?

Could not find all required Titanium Modules

Thank you for distributed this module

I tried it but i have this problem

[WARN] : Could not find a valid Titanium module id=de.marcelpociot.screenshot version=1.0.0 platform=iphone deploy-type=development
[ERROR] : Could not find all required Titanium Modules:
[ERROR] : id: de.marcelpociot.screenshot version: 1.0.0 platform: iphone deploy-type: development

I tried the module with SDK 3.5.0 .

I have installed the module as I do with all the others

img1

img2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.