Hi, thank you for the answer.
The fact is that in Android 4.2.2 and older versions the onsen classes are not placed to the dom components correctly. To “adapt” the app for this versions we had to put the classes manually and the result had been more and less correct. It had been very annoying because we could not debug the app due to for this android versions the debugger is not available in Genymotion nor Android Studio simulator and we were blind. The only way had been with javascript alerts of the html code and then we could see minimally what code had been generated.
Do you plan offering support on this android versions?
Thanks.