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

net is not defined? #30

Closed
sivamamidi-REISys opened this issue Oct 16, 2016 · 2 comments
Closed

net is not defined? #30

sivamamidi-REISys opened this issue Oct 16, 2016 · 2 comments

Comments

@sivamamidi-REISys
Copy link

Following code exists in background-http.android.js.

var servicePackage = net.gotev.uploadservice;

Following code exists in include.gradle, is there any dependency.

//optional elements
dependencies {
    compile 'net.gotev:uploadservice:3.0.3'
}

Its showing an error that net is not defined. Do we need have any package to include.

@Daxito
Copy link
Contributor

Daxito commented Oct 17, 2016

I think it is the same problem as #11

@NickIliev
Copy link
Contributor

Hey @sivamamidi-REISys are you still experiencing this problem - it should be now fixed with the PR provided in this thread.
Closing as duplicate to the issue mentioned above

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

No branches or pull requests

3 participants