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

how to use this plugin #2

Open
stlouisweb opened this issue Jan 11, 2015 · 2 comments
Open

how to use this plugin #2

stlouisweb opened this issue Jan 11, 2015 · 2 comments

Comments

@stlouisweb
Copy link

How can I load this plugin in meteor, and how to access files in a meteor template?

@udiedrichsen
Copy link

I tried to make a meteor package using this plugin.
Cordova.depends({
'com.meteor.cordova-update':
'0.0.1'
});

But I got the following error message:
Error while running for mobile platforms: Version string must look like semver (eg '1.2.3'), not
'https://github.com/meteor/com.meteor.cordova-update/tarball/92fe99b7248075318f6446b288995d4381d24cd2'.

Strange thing: I have a version number in the Cordova.depends and
the tarball URL is correct, but I dont works

@theonemouad
Copy link

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