Giter Club home page Giter Club logo

appmetrica-unity-plugin's Introduction

AppMetrica is a free real-time ad tracking and mobile app analytics solution. AppMetrica covers the three key features for discovering your app's performance — ad tracking, usage analytics and crash analytics. Detailed information and instructions for integration are available in the documentation.

The plugin is available for Android and iOS and includes native AppMetrica SDKs:

  • AppMetrica SDK for Android 6.5.0.
  • AppMetrica SDK for iOS 5.3.2.

Documentation

Documentation could be found at AppMetrica official site.

Changelog

Changelog could be found at AppMetrica official site.

Dependency resolver

The plugin uses EDM4U to resolve native dependencies for Android and iOS.

appmetrica-unity-plugin's People

Contributors

nesterovichalexey avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

appmetrica-unity-plugin's Issues

Errors in editor on IOS

After integration new appmetrica plugin, it's not work in editor when build target ios. There is error log:

EntryPointNotFoundException: amau_isActivated assembly:<unknown assembly> type:<unknown type> member:(null)
Io.AppMetrica.Native.Ios.AppMetricaIos.IsActivated () (at Library/PackageCache/io.appmetrica.analytics@bedfefbedf/Runtime/Native/Ios/AppMetricaIos.cs:47)
Io.AppMetrica.AppMetrica.IsActivated () (at Library/PackageCache/io.appmetrica.analytics@bedfefbedf/Runtime/AppMetrica.cs:128)
Io.AppMetrica.Internal.CrashHandler.HandleLog (System.String condition, System.String stackTrace, UnityEngine.LogType type) (at Library/PackageCache/io.appmetrica.analytics@bedfefbedf/Runtime/Internal/CrashHandler.cs:19)
UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) (at /Users/bokken/build/output/unity/unity/Runtime/Export/Application/Application.cs:121)

Ios build looks successful. How to fix this?

ExternalDependencyManager от сторонних SDK

Сторонние SDK (Firebase, GPGS, Рекламные SDK) используют ExternalDependencyManager в корневой папке Assets и меняют ее по необходимости на более новую версию. Сейчас AppMetrica требует добавления ExternalDependencyManager в Packages, что вызовет конфликт с сторонними SDK. Стоит переработать этот момент.

How to turn off Auto Collected Ad Revenue event from ironSource?

We're receiving 2 duplicate Ad Revenue event because of Auto Collected option is enabled, how can I turn it off?
2024/05/22 18:10:53.570 18427 18671 Info AppMetrica [com.***] : [131e8ebd-xxxx-xxxx-xxxx-xxxxxxxx93b6] AdRevenue Received: AdRevenue{adRevenue=0.0000429999, currency='USD', adType=OTHER, adNetwork='facebook', adUnitId='<null>', adUnitName='<null>', adPlacementId='<null>', adPlacementName='DefaultBanner', precision='CPM', payload=null, autoCollected=true} 2024/05/22 18:10:53.607 18427 18671 Info AppMetrica [com.***] : [131e8ebd-xxxx-xxxx-xxxx-xxxxxxxx93b6] AdRevenue Received: AdRevenue{adRevenue=0.000042999900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, currency='USD', adType=BANNER, adNetwork='facebook', adUnitId='<null>', adUnitName='Bidding', adPlacementId='<null>', adPlacementName='banner', precision='<null>', payload={"ad_format":"banner","session_id":"1716376240381"}, autoCollected=false}

Can not see the full debug log on iOS?

I have implemented your SDK for my iOS app and used the function ReportEvent with jsonValue to track my events.
However, when I tested our game with Xcode or Console on macOS, I just only saw the eventName, and didn't see the jsonValue that following

How can I fix this?

Errors on iOS after updating AppMetrica to v6.0.1

Hi guys!
We can see errors when we try report a user profile. We have never seen such exceptions before in the SDK version 5.2.0.
What could be the problem?

error	23:34:53.035041+0400	CoreSample	-[AMADatabaseIntegrityProcessor checkIntegrityIssuesForDatabase:report:]:50 DB integrity check found issues: (
)
error	23:34:53.035346+0400	CoreSample	-[AMADatabaseIntegrityProcessor checkIntegrityIssuesForDatabase:report:]:50 DB integrity check found issues: (
)
error	23:52:54.347321+0400	CoreSample	+[AMAFileUtility rawContentAtFilePath:error:]:87 Failed to read file /var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/20799a27-fa80-4b36-b2db-0f8141f24180/event_hashes.bin with error: Error Domain=NSCocoaErrorDomain Code=260 "Не удалось открыть файл «event_hashes.bin», так как такого файла не существует." UserInfo={NSFilePath=/var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/20799a27-fa80-4b36-b2db-0f8141f24180/event_hashes.bin, NSUnderlyingError=0x283776a30 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
error	23:52:54.347347+0400	CoreSample	+[AMAFileUtility rawContentAtFilePath:error:]:87 Failed to read file /var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/24a18f62-f156-4a4b-8693-bfee91e26dc4/event_hashes.bin with error: Error Domain=NSCocoaErrorDomain Code=260 "Не удалось открыть файл «event_hashes.bin», так как такого файла не существует." UserInfo={NSFilePath=/var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/24a18f62-f156-4a4b-8693-bfee91e26dc4/event_hashes.bin, NSUnderlyingError=0x28371eee0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
error	23:52:54.348516+0400	CoreSample	+[AMAFileUtility setSkipBackupAttributesOnPath:]:131 Error excluding '/var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/24a18f62-f156-4a4b-8693-bfee91e26dc4/event_hashes.bin' from backup: Error Domain=NSCocoaErrorDomain Code=4 "Файл «event_hashes.bin» не существует." UserInfo={NSURL=file:///var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application%20Support/ru.yandex.mobile.YandexMobileMetrica/24a18f62-f156-4a4b-8693-bfee91e26dc4/event_hashes.bin, NSFilePath=/var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/24a18f62-f156-4a4b-8693-bfee91e26dc4/event_hashes.bin, NSUnderlyingError=0x28371fae0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
error	23:52:54.348644+0400	CoreSample	+[AMAFileUtility setSkipBackupAttributesOnPath:]:131 Error excluding '/var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/20799a27-fa80-4b36-b2db-0f8141f24180/event_hashes.bin' from backup: Error Domain=NSCocoaErrorDomain Code=4 "Файл «event_hashes.bin» не существует." UserInfo={NSURL=file:///var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application%20Support/ru.yandex.mobile.YandexMobileMetrica/20799a27-fa80-4b36-b2db-0f8141f24180/event_hashes.bin, NSFilePath=/var/mobile/Containers/Data/Application/FAF0AB02-0144-4F5C-95BF-C49C2BDA686A/Library/Application Support/ru.yandex.mobile.YandexMobileMetrica/20799a27-fa80-4b36-b2db-0f8141f24180/event_hashes.bin, NSUnderlyingError=0x283720150 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

error	23:36:23.766732+0400	CoreSample	-[AMATimeoutRequestsController reportOfFailure]:74 Report failed for `report.hosts`. Backoff interval: 1.000000, count: 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.