Skip to content

Releases: GameAnalytics/GA-SDK-IOS

5.0.0

25 Sep 22:21

Choose a tag to compare

🚀 GA-SDK-iOS v5.0.0

We’re excited to announce version 5.0.0 of the SDK!
This release introduces new APIs, extended platform support, and improvements to existing functionality.


⚠️ Important Breaking Change

Version 5.0.0 introduces a breaking change in Remote Configs for Data Export users:

After updating, event annotations will change from:

configurations

to:

configurations_v3

for all Configs.
Please ensure that any downstream processing or integrations are updated accordingly.


✨ Added

  • Playtime Metrics API — Retrieve previous, current, and total session playtime metrics.
  • Remote Configs V2 — Remote configs now support JSON format.
  • GAHealthMetricsDelegate API — Added delegate API to allow the game to set its own custom FPS metrics.
  • Support for Xcode 16.4 and iOS 26.

🔧 Changed

  • Improved internal user ID handling.

📦 Tag: 5.0.0

4.11.1

04 Sep 14:46

Choose a tag to compare

  • Improved user ID handling to ensure consistent user identification across game sessions

4.11.0

08 Apr 13:22

Choose a tag to compare

  • add privacy manifest domain for tracking
  • add Xcode 16 support
  • add SPM support

4.10.4

01 Oct 16:03

Choose a tag to compare

  • update iOS Deployment Target to iOS 12
  • fixed issue with not allowing iOS Simulator for cocoapods installs

4.10.3

19 Sep 14:51

Choose a tag to compare

4.10.3

  • added Support for Xcode 15.4
  • fixed crash at launch caused by va_list wrong usage
  • improved logging

4.9.0

25 Mar 10:20

Choose a tag to compare

  • added optional session performance metrics collection:added optional app boot-time metric collection

4.8.3

25 Mar 10:21

Choose a tag to compare

  • added functionality to retrieve the remote configs as a json
  • increased currency limit to 50 from 20

4.8.2

25 Mar 10:22

Choose a tag to compare

  • fixed a bug where wwan was not detected correctly

4.8.1

25 Mar 10:23

Choose a tag to compare

  • added optional local event caching for disabled submission
  • support for app open ads

4.8.0

25 Mar 10:28

Choose a tag to compare

  • deprecated support for armv7 and i386
  • added new fps health event