2.0.3
Core
- Fixed an issue where Batch wasn't clearing some data when using
Batch.optOutAndWipeData()
. Since version 2.0, the Batch SDK caches some data (such as device language/region) to detect changes. It's this data that was not deleted when calling the opt-out method with data deletion. This issue only affects local SDK data and not server-side data.