appmetrica_sdk

pub package CircleCI

A Flutter plugin for Yandex AppMetrica SDK.

Plugin implementation status

Implemented

Not implemented yet

Usage

To use this plugin, add appmetrica_sdk as a dependency in your pubspec.yaml file. See demonstration how to use the appmetrica_sdk plugin in example section.

Attribute app downloads that originate from Apple Search Ads campaigns (iOS only)

Some Appmetrica SDK features, such as retrieve attribution data from user interaction with ads originating from Apple Search Ads campaigns require the iAd Framework to be enabled. Without this framework Appmetrica SDK cannot collect this information.

To enable the iAd framework:

  • In your Xcode project, select your project's target.
  • Select the General tab for your target.
  • Expand the Linked Frameworks and Libraries section.
  • Click + to add a framework.
  • Select iAd.framework.

Documentation

Common documentation available on AppMetrica official site.

Bugs or Requests

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on GitHub and we'll look into it. Pull request are also welcome.

Libraries

appmetrica_sdk