Getting Started

This page will help you get started with AppSpector. You'll be up and running in a jiffy!

Hello there! :tada: We are glad that you decided to give AppSpector a try.

Setup

Debugging with AppSpector is only a few steps away! The guide below will help you through them.

For a single user

  1. Create an account on our website
  2. Create a new Project and name it after your app (or how you like it)
2876
  1. Add AppSpector SDK to your project (follow the instructions on our website or see guides for iOS / Android here)
2774

Example of guide for iOS

2776

Example of guide for Android

  1. Launch your application
  2. Return to AppSpector website, and you will see your first online session
2872
  1. Open your session.
    You can start debugging now! Congratulations!
2874

For a team

  1. Create an account on our website
  2. Create a new organization and invite your collaborators by email
2776
  1. Create a new Project and select your organization in a dropdown. It will make app sessions visible for all team members
2774
  1. Proceed as in the single user scenario starting from Add AppSpector SDK step.