Skip to content

2.10.1

Compare
Choose a tag to compare
@Enricoza Enricoza released this 08 Aug 09:56
· 26 commits to main since this release

Low Impact Changes

  • Removed some data from the data layer that was left there from a previous migration from the Objective-C library: app_version, uuid, visitor_id, last_track_event and last_session_created.
  • Prevented an eventual crash on XCode 15 beta due to +load method being defined on an obj-c category of a swift class.