jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.7k stars 2.41k forks source link

phonegap and blackberry 5.0 #1511

Closed houssam-hamdan closed 13 years ago

houssam-hamdan commented 13 years ago

Hello all,

Unfortunately, a sample JQM with phonegap mobile application (native) does not function properly on a blackberry 5.0 simulator (Apache Ant). The same application works successfully on a blackberry 6.0 simulator. Something is wrong out there.

Cheers, Houssam Hamdan

houssam-hamdan commented 13 years ago

FYI, Am using jQuery Mobile v1.0a4.1

toddparker commented 13 years ago

I think this is probably a duplicate of #530 - can you confirm? It's a filename issue.

houssam-hamdan commented 13 years ago

No, it is a rendering issue. The same app renders correctly on OS 6.0 simulator. The problem exists on BB OS 5.0.

The BlackBerry OS v5.0 should be A Graded with Phonegap as per the mobile graded browser support sheet. Please try to render a simple hello world jqm with phonegap app and you will notice it is C grade.

btw: The filename issue occurs on app build. I already modified the file names as required.

toddparker commented 13 years ago

Yeah, we're already tracking that issue. BB5 has at least one JS error that is preventing it from enhancing. It's on our todo list for beta. Closing as a duplicate of #490. Thanks!