Usage

How do I install the SDK on a new app?

Please see our documentation for instructions on how to create and instal our SDK on your app: https://pulselabs.gitbook.io/pulse-flightrecorder-docs/sdk-documentation/pulse-labs-flightrecorder-documentation

How do I distribute the app with the FlightRecorder SDK?

Depending on your use case you can distribute in multiple ways:

  1. If you want all your users to have access you simply insert the SDK into your production app and you are all set.

  2. If you want to limit to a subset of your users, use your A/B testing tool or Feature Flag tool such as LaunchDarkly to target just the users you want.

  3. If you want to cap the total number of users to control costs, but want to sample your full population, we can also put in place caps on the number of devices you see feedback from, though all users will still have the ability to submit.

  4. For Betas and internal testing, we find most customers put the SDK in a test version of their app and distribute via TestFlight or similar.

How do I invite my team to join?

As a default, once you create an organization for yourself in FlightRecorder any co-workers who sign up with the same email domain will be automatically added. This can be disabled by request.

What platforms do you support?

FlightRecorder is currently available for iOS and Android.

We also support cross platform apps written in React Native and Flutter.

How do I view the recordings my customers submit?

All recordings appear on your dashboard. You can also integrate with your existing tools to view your recordings directly in your current workflows

What integrations do you support?

We currently support 151 different integrations endpoints!

The most common requests are Jira, Zendesk, ServiceNow, Airtable, and Google Sheets.

Last updated