Forum topic
Accidentally posted this in RhoConnect section first, but it really belongs here... I've got a model (Item) that gets populated via a call to Item.search.  In the callback, when @params['status…
Forum topic
I've got a model (Item) that gets populated via a call to Item.search.  In the callback, when @params['status'] is complete, a second search against Item is initiated.  Unfortunately this…
Forum topic
Hello, We have an Issue on IOS/Android Devices, our application crash on iPhone/iPad that used IOS 8 and IOS 8.1 and Android 5. We used Rhodes 4.0.0 RhoElements 4.0.0 Best Regards,
Forum topic
I attempted to upgrade my TC75 to the latest 111314 version by Fastboot.  My usb cable became disconnected from my PC during the process.  I reconnected the the USB cable and got a PASS…
Forum topic
Anyone else notice this happening? Ruby Enumerator#next possibly broken iOS · Issue #423 · rhomobile/rhodes · GitHub
Forum topic
Hi guys, I'm trying to read a 2D Datamatrix barcode containing magyar characters, but they aren't read correctly. I'm using MC95 device and RhoMobile 4.1.1 and barcode javascript api:   …
Forum topic
This sample is from the online docos db = ::Rho::RHO.get_src_db('Model')   db.start_transaction   begin   items.each do |item|   # create hash of attribute/value pairs   data…
Forum topic
Failure when trying to build my RhoMobile application. RMS: 4.1 XCode: 5.1.1 Have attached a screen shot of the error in XCode. Also have attached the build log for the failed section.
Forum topic
We have an Issue on IOS7.1 and earlier version. Our application crash on iPhone/iPad that used IOS 7.1. the crash occurred when we force closed the application and tried to use it, so after the login…
Forum topic
Hi, It was said that the RhoSimulator 4.1 would include a fix to solve the AngularJS issue stated here: Just tested a few days ago with latest AngularJS version and the problem still remains. Any…