yandexmobile / metrica-plugin-unity

Unity plugin for Yandex AppMetrica SDK
38 stars 18 forks source link

Unable to start service Intent #13

Open hippogamesunity opened 6 years ago

hippogamesunity commented 6 years ago

Hi! Got this error when building on Unity 2017.3: 173 W ActivityManager: Unable to start service Intent { act=com.yandex.metrica.IMetricaService dat=metrica://com.herocraft.game.free.taptapbuilder flg=0x20 pkg=com.herocraft.game.free.taptapbuilder (has extras) } U=0: not found

Assets\AppMetrica\Plugins\Android\AndroidManifest.xml contains service definition but the resulting manifest after build (from /Temp folder) doesn't contain it. So I have to add this service definition to main app manifest and it works.

Please note that there are no manifest instructions in plugin setup main page anymore.

dzinad commented 3 years ago

Hello. Please specify AppMetrica Unity SDK version you're using.