TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Commercial |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
For installation and usage instructions, see http://capturerecord.com
The SDK uses a private function UIGetScreenImage to record the screen. It is potentially unsafe and you should only use this for testing or generating videos. Although this private function call is obfuscated, you shouldn't submit apps to the store with this framework included.
After cloning be sure to recusively update submodules:
git submodule update --init --recursive
To package the framework yourself, you'll need to install the Real Framework module at https://github.com/kstenerud/iOS-Universal-Framework
This is licensed under a dual Cocoa Controls Commercial License (v1) for commercial projects and GPL (v3) for open source projects. See the LICENSE file for more info.