Skip to content

Instantly share code, notes, and snippets.

View NikhilP97's full-sized avatar

Nikhil Pinto NikhilP97

View GitHub Profile
@NikhilP97
NikhilP97 / download-testflight-details-as-csv.js
Created May 21, 2021 13:00
Downloads the table details of app store testflight as a CSV file on your disk
/**
* This JS script downloads user details from test flight into a CSV File.
* Run each step at a time and not all together.
* Please read instructions for step 1.
*/
// ---------------Step 0 starts---------------
/**
* CONFIGURATION