cordova - Blank screen on Android 5 -
while developing app wich uses phonegap, angular touch , jquery stumble in bug on android devices.
when touch , move on non scrollable object screen goes blank. when scrooling body screen comes life. elements stays in dom , still firing events , so. when using developer tools still can see elements.
has 1 saw bug before?
edit
im using phongegap build dont have access java files. problem on android 5 phones.
edit 2
same problem on device chrome browser not phone gap problem.
the problem issue regard rtl in new chromium.
the workaround add "rtl" css on document ready.
Comments
Post a Comment