protect-earth / tree-tracker-ios

App for managing trees.
MIT License
13 stars 6 forks source link

Environment reported incorrectly in Rollbar #80

Closed allanlang closed 2 years ago

allanlang commented 2 years ago

Rollbar notifications have hard-coded environment "local". Pull this through from values injected at build time which correspond to the API environment the app is linked to, and also display in the Settings area of the app so it's easier to determine this during use.