TelemetryDeck / KotlinSDK

Kotlin SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites.
Other
7 stars 6 forks source link

Fix possible crash when the cache directory doesn't exist #33

Closed kkostov closed 3 months ago

kkostov commented 3 months ago

This PR addresses #24 by making sure the directory where we write the persistent signal cache already exists.