cordova-plugin-yandex-appmetrica
v1.1.1
Published
Cordova/PhoneGap plugin for AppMetrica analytics tool
Downloads
3
Maintainers
Readme
AppMetrica Cordova Plugin
This project is fork of official AppMetrica project.
This project just updates Android sdk for new Google rules about geo location data collection.
Documentation
Common documentation available on AppMetrica official site. Documentation for this plugin will be published soon.
Sample project
Sample project to use is available at sample/.
Installation
cordova plugin add cordova-plugin-yandex-appmetrica
npm i cordova-plugin-yandex-appmetrica -S
It is also possible to install via repo url directly (not recomended):
cordova plugin add https://github.com/maximnara/cordova-plugin-yandex-appmetrica.git
AppStore submit notice
Starting from version 1.6.0 Yandex AppMetrica became also a tracking instrument and uses Apple idfa to attribute installs. Because of that during submitting your application to the AppStore you will be prompted with three checkboxes to state your intentions for idfa usage. As Yandex AppMetrica uses idfa for attributing app installations you need to select Attribute this app installation to a previously served advertisement.
Changelog
Version 1.1.1
- Fix README
Version 1.1.0
- Updated versions of the AppMetrica SDK (only Android 5.0.1).
Version 1.0.0
- Updated versions of the AppMetrica SDK (iOS 3.7.1 and Android 3.6.4).
- Changed API methods.
Version 0.4.0
- Updated iOS version of the AppMetrica SDK (iOS 2.9.8).
- Changed the SDK to meet the requirements of the Apple App Store Review Team. Update the AppMetrica SDK to avoid any issues during the App Store moderation process.
Version 0.3.0
- Support [email protected]
Version 0.2.0
- Updated versions of the AppMetrica SDK (iOS 2.9.4 and Android 2.78)
- Added a method for getting the configuration of the AppMetrica Push Cordova plugin.
- Fixed installation of iOS part from NPM (#1).
Version 0.1.0
- Implemented plugin for AppMetrica iOS (v2.8.0) and AppMetrica Android (v2.62).
- Provided sample.
License
License agreement on use of Yandex AppMetrica is available at EULA site