function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Prasad RuwanpathiranaPrasad Ruwanpathirana 

Jquery mobile page is not visible on ipad?

I have developed visualforce page using jquery mobile 1.4.5 . This visualforce page is displaying correctly on Android device. But not in Ipad or iphone. I have added this page in to mobile cards section and also checked Available for Salesforce mobile apps check box. Is there anything more need to done in order to visible this page on IPad?
Chamil MadusankaChamil Madusanka
Seems like the caanot find the issue exaclty. Can your try this example and adjust your code with this?
http://bobbuzzard.blogspot.com/2012/04/mobile-apps-with-visualforce-and-jquery.html
Prasad RuwanpathiranaPrasad Ruwanpathirana
Thanks Chamil.But Still have the issue. Page is redering only for Android devices..
SonamSonam (Salesforce Developers) 
Hey Prasad, Can you please share the code of your VF page so i can try to replicate the same on my end.