Skip to content

Releases: aptabase/aptabase-unity

0.2.4

28 Dec 23:30
547df10
Compare
Choose a tag to compare
  • Fixed memory leak with event errors
  • Fixed event send error handling
  • Reduced logging on errors

0.2.0

08 Sep 12:42
9c6d6b5
Compare
Choose a tag to compare
  • Events are now sent in batches to reduce network overhead
  • Automatic flush of events when app loses focus
  • While offline, events will be enqueue and sent when the app is back online
  • Added an option to set the appVersion during initialization
  • Replaced MiniJSON for TinyJSON for better serialization
  • Fixed issue with OS version