Andrew Peacock
Posts: 0
Joined: Thu Jan 09, 2014 10:03 pm

INSTALL_REFERRER from Google Play Services

Hi,

I'm trying to work out whether the INSTALL_REFERRER intent (as defined here: https://developers.google.com/analyti... ) is able to be used within Appery?

I'd like to pass a parameter from my site through to my app, and this seems to be the only way of doing it.

Regards,
Andy

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

INSTALL_REFERRER from Google Play Services

Hello!
Yes, it's possible, but adding 3rd party plugins, API, SDK are outside the scope of our support.
We may try to help if you have any specific question.

Andrew Peacock
Posts: 0
Joined: Thu Jan 09, 2014 10:03 pm

INSTALL_REFERRER from Google Play Services

Hi Maryna,
Thanks for responding so quickly. I found your tutorial at http://docs.appery.io/documentation/u..., and there's a Phonegap plugin which might be able to help.

However, in your tutorial, there's a section about installing the .js and .java files, that says "The .js file must be located in the www subfolder of the plug-in folder, with its package name..."

Where is this folder? Is it something within the Appery designer, as I can't see any Phonegap-related golders.

Regards,
Andy

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

INSTALL_REFERRER from Google Play Services

Hello,

Here is the path:
ANDROID/appName/src...
where appName - application name

Return to “Issues”