Remove event store and local files when tracker is removed #690
Labels
category:breaking_change
A breaking change will be introduced if this issue is completed.
type:enhancement
New features or improvements to existing features.
When the user removes a tracker using
Snowplow.removeTracker
local tracker files and settings should be removed as well. This would include the SQLite event store and potentially other app settings.There are several reasons to implement this behaviour:
The text was updated successfully, but these errors were encountered: