My application works well on Rhosimulator but returns error on android device. It stops with the error "Application (com.process.rhomobile.app_name has stopped unexpectedly"
Please suggest
My application works well on Rhosimulator but returns error on android device. It stops with the error "Application (com.process.rhomobile.app_name has stopped unexpectedly"
Please suggest
Please uninstall the older APK from the phone if you have any & Try Again . Also please run Rake clean:android before Rake Run:android:device
Yeah the same problem is with me also and now I posted a new question on .apk file build with Rhohub not working on the device with all the details.
But I found out a work around when building from command prompt go to the applicationfolder/bin/target/android and before the buid finishes copy the appname_debug.apk file and run it in the device it will definitely run but problem again starts it will be around 4 times larger in size and css may or may not work.