Skip to content

Configure Statsig for all build targets#2831

Merged
scottkicks merged 1 commit into
mainfrom
scott/update-statsig-init
Apr 21, 2026
Merged

Configure Statsig for all build targets#2831
scottkicks merged 1 commit into
mainfrom
scott/update-statsig-init

Conversation

@scottkicks

Copy link
Copy Markdown
Contributor

📲 What

Initializes Statsig for Release or Internal Builds with the correct API Key (Prod/Staging)

🛠 How

Pass the correct api key (from Secrets), based on whether the current build is Release or not, from AppDelegateViewModel to the Statsig initializer in AppDelegate

✅ Acceptance criteria

  • The app launches and runs w/o issue on Prod and Staging
  • The current Video Feed code is shown/hidden correctly based on it's Statsig Feature Gate
  • All tests pass

@scottkicks scottkicks self-assigned this Apr 21, 2026
@scottkicks scottkicks marked this pull request as ready for review April 21, 2026 15:37
@scottkicks scottkicks merged commit 7eab33a into main Apr 21, 2026
6 checks passed
@scottkicks scottkicks deleted the scott/update-statsig-init branch April 21, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants