---
title: "Mapp Intelligence: Flutter, iOS, and Android SDK Updates"
slug: "mapp-intelligence-flutter-ios-and-android-sdk-updates"
updated: 2024-04-04T10:30:14Z
published: 2024-04-04T10:30:14Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mapp Intelligence: Flutter, iOS, and Android SDK Updates

**11 Jan 2024** We've made updates and implemented bug fixes for the Mapp Intelligence Software Development Kits for iOS (5.0.6.3), Android (5.1.7.2), and Flutter (5.0.5)!

## Key Benefits

### iOS:

- We've extended our privacy manifest file to include information about our API usage.

### Android:

- Bugfix: Anonymous tracking now generates the EverID immediately during the session. It wasn't working as expected when the user accepted tracking.
- Bugfix: The parameter used to track the first opens of the app wasn't calculating the values correctly. It now works as expected.

### Flutter Android and iOS:

- We added our new product status tracking to our Flutter SDK. Please see the [documentation here](/v1/docs/flutter-data) for more details. You can not track the following statuses:
  - Delete from cart
  - Add to wishlist
  - Delete from wishlist
  - Checkout
- As with our native iOS SDK, we now include information about our API usage in the SDK's manifest file.
- Android Bugfix: Anonymous tracking now generates the everID immediately during the session. It wasn't working as expected when the user accepted tracking.
- Android Bugfix: The parameter used to track the first opens of the app wasn't calculating the values correctly. It now works as expected.

## Availability

This feature went live on January 11th.

## Related Topics

[iOS Github Changelog](https://github.com/mapp-digital/MappIntelligence-iOS-v5/releases/tag/5.0.6.3) [Android Github Changelog](https://github.com/mapp-digital/mapp-intelligence-android-sdk-v5/releases/tag/5.1.7.2) [Flutter GitHub Changelog](https://github.com/mapp-digital/Mapp-Intelligence-Flutter-Tracking/releases/tag/5.0.5)
