thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

JX install is broken for postcard app #60

Closed yaronyg closed 8 years ago

yaronyg commented 8 years ago

Right now JX doesn't reliably download and kills our build so we need to fix it. The claim is that the newer script runs more reliably so we want to try and test that.

deadlyfingers commented 8 years ago

Tried with "thali": "^2.0.1" which installs the JXCore plugin automatically... BUT Postcard story_0 didn't sync on Android/iOS. From looking at the logs I need to remove the random string param from: https://github.com/thaliproject/postcardapp/blob/master/www/jxcore/app.js#L48