metrica-plugin-unity icon indicating copy to clipboard operation
metrica-plugin-unity copied to clipboard

Unable to start service Intent

Open hippogamesunity opened this issue 7 years ago • 1 comments

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.

hippogamesunity avatar Feb 26 '18 12:02 hippogamesunity

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

dzinad avatar Nov 23 '20 08:11 dzinad