Hi,
We need the functionality so that when device is got push notification, it should make beep sound.
We have successfully implemented Push and we are doing the necessary action in "detected"…
We have come across an issue with the STRING type using our custom native extensions.
Scenario:
After some period of time we found that our application was crashing and displaying the message "…
Hello,
It seems we have found an issue with RhoMobile 4 calling Rho::Network.hasConnection() on Android.
After about 500 calls the application stops working with the following error:
E/dalvikvm( 6768…
I would like to be able to enable full_update (sync all model attributes) when performing an PUT (update) on my javascript models. I see that its possible in Ruby via:
Rhomobile | Using Rhom in…
We have released a new version of DPX (V1.1.1, note the numbering system change) for those that are interested in trying out the latest and greatest. Downloads can be found on the Extranet (https://…
Note: this is in 2.2. Wondering if the same problem is still present in 4.1 or if other have encountered this? (Doesn't seem Camera API has changed in 4.1, but perhaps functionality has...)
Our app…
Need to share a text on iOS, I wonder if there is something resembling the INTENT ANDROID? I know there's more URLschema not know exactly if it is possible to do this with him. From what I saw it…
SB1 Software Development Toolkit: Includes sample applications, graphic assets, the Shell API, localization files and other supplemental information to be used as a reference and to help speed…
HI all,
A minor annoyance I have is maintaining two version codes, one in the build.yml and one in my app/application.rb.
I would like to display the app version number in a view, is there a way to…