willowtreeapps / vocable-ios

Vocable AAC for iOS - Empowering people to communicate with care takers and loved ones.
https://vocable.app
MIT License
78 stars 20 forks source link

Fixing Mixpanel Prod Token Default #703

Closed jsmorgan42 closed 2 years ago

jsmorgan42 commented 2 years ago

Description of Work

The mixpanel token was defaulting to the staging token even when it wasn't a debug build, causing mixpanel data to never be sent to the prod environment. Also increasing version number since new changes would be added to the production build.

Notes to Test

This needs to be merged before it can be merged since it requires a TestFlight build to be created to check that it's sending up data to Mixpanel prod.