jQuery Mobile script in not loaded in page (facelets jsf 2 - Android 3.2.6)

jQuery Mobile script in not loaded in page (facelets jsf 2 - Android 3.2.6)

Hi,

I have a page that use JSF 2 and I'm loading the JQM script with:

<h:outputScript name="mobile-ui/jquery.mobile-1.3.1.min.js" library="js"/>

Generally it works well but I was noticed that the script is not loaded on Android 3.2.6 mobile ZTE device.
How can be solved this? Any hint?