Hi
I am building my first app using PhoneGap + Jquery Mobile and Rails. The app seems to work fine on IPhone OS 4 but not with IPhone OS 5. I have listview. Clicking any particular list item should open up a new details page. As expected when clicking a list item this does open up a new details page but also fires up safari with the current url. I am experience this problem only in OS 5.0.1. I tried both on my iphone 4 (with OS 5) and IPhone 5 Simulator. The application works fine with OS 4.0
Just to make sure whether there is any problem with my app. I simply wrapped jquerymobile.com using PhoneGap and I do experience same problem with the jquerymobile.com/test page