Skip to content

Instantly share code, notes, and snippets.

View psipaylo's full-sized avatar
🎯
Focusing

Pavel Sipaylo psipaylo

🎯
Focusing
View GitHub Profile
@psipaylo
psipaylo / firebase-iOS-breakdown.swift
Last active January 5, 2024 10:59 — forked from zntfdr/firebase-iOS-breakdown.swift
Firebase OS Version breakdown
// How to:
// 1. Go in the Firebase Analytics Dashboard
// 2. Filter iOS or Android Platform only
// 3. Scroll down to the "What is your audience like?" widget, select the `Devices` tab
// 4. Export the CSV data (top right corner, there's a "Download CSV" button)
// 5. Open the file and select the OS breakdown raw data
// 6. Replace the sample data in this script with your data
// 7. Run the script in a Xcode Playground
// 8. See the terminal output