TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Commercial |
ReleasedLast Release | Mar 2019 |
Maintained by Nevyn Bengtsson, Pete nelson, Brian Gerstle.
Lookback is a tool and library for user experience testing that you can install into your app. Lookback records the iOS screen, the front-facing camera, microphone, metadata, touches and active views, and uploads it all in near-realtime to lookback.io where you can study and dive into the data.
Some use cases are:
For more examples, see the Lookback example videos site.
The easiest way to add the Lookback SDK into your app is to use the CocoaPods package manager. After setting up CocoaPods for your project, just add the following line to your Podfile:
pod 'Lookback'
and run pod install
.
If you would rather download the .framework and link to it manually, see the manual installation guide online.
Please see http://success.lookback.io/installing-the-ios-sdk/configuring-lookback/configuring-lookback-participate for detailed
instructions on how to configure Lookback.