Matthew Dunsdon
Matthew Dunsdon
If we were to do this, then it could involve an update to the existing Xamarin implementation. The alternative could be to introduce a separate Xamarin.Forms implementation, since there may...
@ColinEberhardt Would you like me to create a PR that fixes this?
It looks like the url has now changed to http://getlavaca.com/#/guide/MVC-in-Lavaca#@0. I will see if I can get the website updated. Thanks for the information.
Fixed for Sencha Touch 2 - see #268
Fixed in Kendo UI
Our "standardised" build system is reliant on grunt. It is responsible for building packages and will optionally submit to PhoneGap Build. There are a few implementations that do not follow...
Looking at the Rhomobile build time configuration documentation (http://docs.rhomobile.com/en/4.0.0/guide/build_config), I suggest that you update the `sdk` property in the `rhomobile\build.yml` file: Quote from documentation: > `sdk` Path to your rhodes...
Assuming that you have the rhodes gems installed (see https://rubygems.org/gems/rhodes), then you have two options: To comment out the line, by prefixing the line with a hash (#) character. i.e....
Could you follow the instructions on http://docs.rhomobile.com/en/4.0.0/guide/creating_a_project I suspect there is something not set up correctly on the machine.
I'll take a a look into this. The template support in `grunt-phonegap` might allow the phone-gap build process to be much simpler to run and maintain.