segmentio / analytics-kotlin

The hassle-free way to add Segment analytics to your Kotlin app (Android/JVM).
MIT License
46 stars 27 forks source link

Error handling parity #237

Closed didiergarcia closed 4 weeks ago

didiergarcia commented 4 weeks ago

Wrap Unknown Network error in a SettingsFailed error so future implementation of ErrorHandlers can take action.