Closed pfmaggi closed 10 years ago
Currently working with RhoMobile 4.0.0.0.
we've a working application for Windows Mobile (tested on MC92N0, MC9190), when compiled for Android and tested on MC40 the application crashed just after having shown the license screen.
Gist with the relevant logcat trace.
Any suggestion on what is going on is welcome.
Crash on Android is due to usage of Ruby Threads. Avoiding threads app works correctly.
You can close this issue.
Currently working with RhoMobile 4.0.0.0.
we've a working application for Windows Mobile (tested on MC92N0, MC9190), when compiled for Android and tested on MC40 the application crashed just after having shown the license screen.
Gist with the relevant logcat trace.
Any suggestion on what is going on is welcome.