Hi,
We're trying to add some minor file browsing capabilities to our app. This works nicely using the native ruby File/Dir operations.
As an extra, for a windows desktop build we want to add another…
Hi
We have tried sending multiple emails to sales@rhomobile.com to get some answers about RhoMobile but have received no replies . Figured we would post here and maybe some of the community members…
Hi,
I am having lots of issues when trying to upload an xap file to the Windows Phone Store.
I've created a blank app in both RhoStudio, and also VS 2012 using the Plugin.
I went through the on-line…
This was an aside in an unrelated post, and I felt it deserved it's own!
Did you know that using transactions both protects against partial updates, as well as bringing a HUGE performance boost? Make…
You might want to monkey-patch a model (in Ruby) to override one or more of the standard methods.
As an example, you might want to delete related records automatically when a record is deleted…
If you're writing a Rhodes extension for iOS, you might like to Ruby-fy your Objective-C.
Objective-C/llvm 4.0+ have some new/shorter/more intuitive ways of writing some data structures. It's…
Hi All,
I have got one application for development. Its been developed in Xamarin Studio and currently published through RhoGallary.
My client wants to implement push notifications in same app. Push…
I am having an issue to reduce the file size generated in android.I had gone through, may be, every possible look out in google for the same. But could not get a clear view.
Is there a way to…