Get referrer after installing app from Android Market

Hi,

Is there any way listen to android installation broadcast ?

I thought to implement that with Corona Enterprise  but anyway I cannot edit the manifest file and insert the install referral measurement because the project in build on corona servers.

Hi,

I ran into the same problem recently. Does nobody have any idea to solve it, even with Corona Enterprise ?

Hi,

Is there any way listen to android installation broadcast ?
I thought to implement that with Corona Enterprise but anyway I cannot edit the manifest file and insert the install referral measurement because the project in build on corona servers.

Building with corona enterprise does not perform the build on corona’s servers, it’s built locally using the android sdk (for android builds).

In your enterprise android project you should have a manifest file that you can modify to your hearts content.

Hope this helps.

Hi,

I ran into the same problem recently. Does nobody have any idea to solve it, even with Corona Enterprise ?

Hi,

Is there any way listen to android installation broadcast ?
I thought to implement that with Corona Enterprise but anyway I cannot edit the manifest file and insert the install referral measurement because the project in build on corona servers.

Building with corona enterprise does not perform the build on corona’s servers, it’s built locally using the android sdk (for android builds).

In your enterprise android project you should have a manifest file that you can modify to your hearts content.

Hope this helps.