Reveal Integration Guide

To inspect your iOS or tvOS application or app extension with Reveal you must first link it with the Reveal Server framework.

We support a variety of integration approaches:

Minimum Requirements

Reveal requires macOS 10.12+, iOS 8+ or tvOS 9+ and Xcode 8+.

Updating from Reveal 1.x

The names and paths of the bundled frameworks changed in Reveal 2.

If you're using CocoaPods, please ensure your Podfile looks similar to our recommendations, and then run pod install to remove the old framework and integrate the new one.

If you're using one of the other integration methods, updating from Reveal 1.6.x should be a simple process of removing any references to libReveal.dylib or Reveal.framework from your projects, and then following the instructions for linking the framework or dynamically loading the framework that are linked above.

Further Information

We provide further information on a number of topics in our online Knowledge Base.

Important Information

Getting Help

If you have any problems or questions about integrating Reveal into your app, head over to our support site.