Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - Adobe Implementation #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EllingtonKirby
Copy link

adobe simcoe implementation. Not sure where the ADBMobileConfig.json should go, or if we should even provide a sample one.

adobe simcoe implementation. Not sure where the ADBMobileConfig.json should go, or if we should even provide a sample one.
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-milestone-1-all.zip
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heads up the latest version is gradle-4.0

* Creates a new adobe analytics provider instance.
*/

class AdobeProvider(private val token: String ="", private val appName: String) :
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

String = "" ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am gonna be removing the token. I am having trouble getting the project to build, it keeps complaining that the prolific-adobe package does not exist. was hoping to get some help on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants