promotedai / ios-metrics-sdk

iOS client library for Promoted.ai metrics tracking.
MIT License
7 stars 1 forks source link

Introduce PROMOTED_ERROR_HANDLING build flag #184

Closed yunapotamus closed 2 years ago

yunapotamus commented 2 years ago

This flag allows clients to include error handling in build configs of their choosing, so that error handling can be active in non-debug builds. We'll use this build flag pattern for similar internal tools in the future.