All Projects → yandexmobile → Metrica Plugin Xamarin

yandexmobile / Metrica Plugin Xamarin

Licence: other
Xamarin plugin for Yandex AppMetrica SDK

Projects that are alternatives of or similar to Metrica Plugin Xamarin

Googleclientplugin
Google Client Plugin for Xamarin iOS and Android
Stars: ✭ 69 (+475%)
Mutual labels:  plugin, xamarin, xamarin-android, xamarin-ios
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (+2550%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, mobile
Xamarin Bluetooth Le
Bluetooth LE plugin for Xamarin
Stars: ✭ 419 (+3391.67%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
XamarinAzureChallenge
Create an iOS/Android app using Xamarin.Forms and connect it to a serverless Azure Function
Stars: ✭ 59 (+391.67%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Docs Archive
Xamarin docs archive
Stars: ✭ 553 (+4508.33%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
32feet
Personal Area Networking for .NET
Stars: ✭ 395 (+3191.67%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
WeakEventListener
The WeakEventListener allows the owner to be garbage collected if its only remaining link is an event handler.
Stars: ✭ 25 (+108.33%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Mathparser.org Mxparser
Math Parser Java Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS Library - a super easy, rich and flexible mathematical expression parser (expression evaluator, expression provided as plain text / strings) for JAVA and C#. Main features: rich built-in library of operators, constants, math functions, user defined: arguments, functions, recursive functions and general recursion (direct / indirect). Additionally parser provides grammar and internal syntax checking.
Stars: ✭ 624 (+5100%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
InvestmentDataSampleApp
This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best appear on larger tablet screens.
Stars: ✭ 56 (+366.67%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
CouchDraw
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
Stars: ✭ 22 (+83.33%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
SimpleXamarinGraphQL
An iOS and Android app built in Xamarin.Forms demonstrating how to interact with GitHub's GraphQL API
Stars: ✭ 18 (+50%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
arcgis-runtime-demos-dotnet
Demo applications provided by the ArcGIS Runtime SDK for .NET Team
Stars: ✭ 51 (+325%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Awesome Xamarin
A curated list of awesome Xamarin iOS/Android and Xamarin Forms bindings, ports, frameworks and much more!
Stars: ✭ 394 (+3183.33%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
Gittrends
A iOS and Android app to monitor the views and clones of your GitHub repos
Stars: ✭ 388 (+3133.33%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
XamCall
XamDesign Xamarin Forms Call screen Ui Design
Stars: ✭ 25 (+108.33%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
DarkModeSplashScreen
A sample app for iOS and Android written in Xamarin.Forms showing how to implement a Splash Page for Dark Mode
Stars: ✭ 28 (+133.33%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Arcgis Runtime Samples Dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
Stars: ✭ 274 (+2183.33%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
Stars: ✭ 106 (+783.33%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (+841.67%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
InteractiveAlert-Xamarin
Interactive alerts to Xamarin
Stars: ✭ 17 (+41.67%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android

AppMetrica Xamarin Plugin

Documentation

Documentation available on [metrica official site] DOCUMENTATION.

Sample project

Sample projects (Xamarin Native and Xamarin Forms) to use is available at [samples/] GitHubSAMPLE.

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 2.3.0

  • Updated AppMetrica SDK versions (iOS 3.7.1, Android 3.6.4).

Version 2.2.0

  • Updated AppMetrica SDK versions (iOS 3.6.0, Android 3.6.0).

Version 2.1.0

  • Updated AppMetrica SDK versions (iOS 3.4.0, Android 3.4.0).
  • Added properties in the config indicating that the first launch of the app is an update.
  • Added a method to disable statistics sending.
  • Added a method to retrieve the AppMetrica device ID (appmetrica_device_id).
  • Added a method to force sending stored events from the buffer.
  • Added methods for creating user profiles.
  • Added revenue tracking.
  • Support sending events with a nested dictionary.

Version 2.0.0

  • Updated AppMetrica SDK versions (iOS 3.1.2, Android 3.1.0).
  • Changed the SDK to meet the requirements of the Apple App Store Review Team. Update the plugin to avoid any issues during the App Store moderation process.
  • Changed API methods.
  • Added a method for getting the configuration of the AppMetrica Push Xamarin plugin.
  • Fixed an issue when using custom Application class

Version 1.1.0

  • Updated AppMetrica libs: iOS 2.6.5 and Android 2.6.0.
  • Updated script for iOS AppMetrica lib updating.

Version 1.0.0

  • Updated AppMetrica libs: iOS 2.5.1 and Android 2.4.2.
  • Released [NuGet package] NuGetPackage.

Version 0.1.0

  • Implemented bindings for AppMetrica iOS (v2.1.1) and AppMetrica Android (v2.23).
  • Implemented PCL wrapper for bindings.
  • Provided samples for Xamarin Native and Xamarin Forms (iOS and Android).

License

License agreement on use of Yandex AppMetrica is available at [EULA site] LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].