rhomobile / rhoelements-issues

Issues area for RhoElements
0 stars 0 forks source link

RhoElements app crashing bad on Android, it's fine on WM #70

Closed pfmaggi closed 10 years ago

pfmaggi commented 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.

pfmaggi commented 10 years ago

Crash on Android is due to usage of Ruby Threads. Avoiding threads app works correctly.

You can close this issue.