rudder_plugin_ios 3.2.0
rudder_plugin_ios: ^3.2.0 copied to clipboard
iOS implementation of RudderStack Flutter SDK for native event tracking and analytics.
3.2.0 #
3.1.1 #
- Update a dependency to the latest release.
3.0.0 #
2.7.0 #
- FEAT: added support for configuring gzip compression of the payload to data plane. (31823a24)
2.6.0 #
2.4.0 #
2.3.0 #
- FIX: bumped the native sdk versions to the latest. (0c70262e)
- FIX: updated dart sdk version constraints across all packages to >=2.17.6. (ca4a589a)
- FIX: fixed issue of sending extras as separate object in traits for both identify and group on web platform. (10207a35)
- FEAT: added better support for integrations object and custom context on web platform. (27c75e21)
- FEAT: added enums to set data residency server. (5add7438)
- FEAT: added support for sending custom context from the flutter sdk. (21f7238a)
- FEAT: added support for data residency. (0d29dc15)
2.2.2 #
- Update a dependency to the latest release.
2.2.0 #
2.0.0 #
Initial version
2.0.1 #
fix issue "rudder_plugin_ios" not found for flutter version 2.10.x
2.1.0 #
Made automatic collection of advertisingId by the Android SDK configurable using the withAutoCollectAdvertId() API
2.1.1-dev.1 #
Upgraded the dependency of rudder_sdk_flutter_platform_interface to 2.2.0-dev.1
2.1.1-dev.2 #
Updated the versions of the native iOS sdk dependencies
2.1.1 #
Stable release after upgrading the dependency on native iOS SDK as well as rudder_sdk_flutter_platform_interface