GithubHelp home page GithubHelp logo

com.meteor.cordova-update's Introduction


Travis CI Status CircleCI Status built with Meteor built with Meteor


Meteor is an ultra-simple environment for building modern web applications.



πŸ“š Create your applications using modern JavaScript

Benefit from the latest technology updates to rapidly prototype and develop your applications.


✨ Integrate technologies you already use

Use popular frameworks and tools right out-of-the-box. Focus on building features instead of configuring disparate components yourself.


πŸ’» Build apps for any device

Use the same code whether you’re developing for web, iOS, Android, or desktop for a seamless update experience for your users.


πŸ”₯ Getting Started

How about trying a tutorial to get started with your favorite technology?

React
Blaze
Vue
Svelte

Next, read the documentation and get some examples.

πŸš€ Quick Start

On your platform, use this line:

> npm install -g meteor

πŸš€ To create a project:

> meteor create my-app

β˜„οΈ Run it:

cd my-app
meteor

🧱 Developer Resources

Building an application with Meteor?

Interested in helping or contributing to Meteor? These resources will help:

To uninstall Meteor:

  • If installed via npm, run:
    meteor-installer uninstall
  • If installed via curl, run:
    rm -rf ~/.meteor 
    sudo rm /usr/local/bin/meteor

To find more information about installation, read here.

com.meteor.cordova-update's People

Contributors

justinsb avatar martijnwalraven avatar slava avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

com.meteor.cordova-update's Issues

Documentation would be nice

Hi guys,

I'm building a hybrid Meteor Cordova app and I'm having problems to understand, how exactly the information exchange between Meteor, Cordova and the native side works. Hence, I tried to delve more into the source code, but I am not really sure if I understand it.

As far as I can tell, METEORCordovaURLProtocol seems to establish an internal pseudo-webserver that servers local files stored on the device via the http://meeor.local address. And I'm also assuming that CordovaUpdate establishes this protocol handler.

Yet, this is all just a guess, and it would be highly appreciated if even those "internal plugins" would be documented. At the moment, there is even no comments in the source code, which is not really nice for other developers ;-)

I would be especially interested, what role the method sendPluginResult() plays exactly.

Background of my question: I've noticed that the handleOpenURL JS calls are not being executed if my hybrid app sends this too early, e.g. before Meteor has started up completely. Hence, I'm trying to figure out how I could hook into the event management process to implement a kind of command queue that regularly polls if Meteor is running to send commands safely. Maybe there is already something like that in Cordova (I've seen some queue code there), but I'm not too deep into that code already.

TL;DR: More documentation about the native side of Meteor Cordova would highly be appreciated.

Cordova error: Failed to fetch plugin

Hello I want to know which folder put the update files from Cordova? I use MAC OSX 10.6.8 .
When I try to run the application appears the following error:
While adding plugin

https://github.com/meteor/com.meteor.cordova-update.git#16c53f53e438fc8b1b9c768de36f0a8974e38b49
to Cordova project:
Cordova error: Failed to fetch plugin

https://github.com/meteor/com.meteor.cordova-update.git via git.
Either there is a connection problems, or plugin spec is incorrect:
Error: git: Command failed with exit code null
(If the error message contains suggestions for a fix, note that this may not
apply to the Meteor integration. You can try running again with the
--verbose option to help diagnose the issue.)

I appreciate your attention and look forward to answer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.