Skip to content

2.0.3

Compare
Choose a tag to compare
@arnaud-roland arnaud-roland released this 13 Jun 13:28
· 2 commits to master since this release

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.