Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPhone add to home screen issue #31

Open
mtwallet opened this issue Sep 19, 2012 · 2 comments
Open

iPhone add to home screen issue #31

mtwallet opened this issue Sep 19, 2012 · 2 comments

Comments

@mtwallet
Copy link

Hi. I am using JQM with Swipeview (inline) and it works great when viewed through Safari.

I have a problem when I launch the app from the homescreen. When I navigate away from the page holds the carousel and then navigate back to it. The carousel stops working. Can you help me understand why this might happen?

I have not customised the code in anyway just lifted it from the demo. I am however calling the plugin on $(window).load(function() { /* swipview init code */ }); as discussed in issue #5 the reason being if I call the plugin on $(document).on('pageinit') the scroll does not work.

Many thanks in advance.

@ghost
Copy link

ghost commented Mar 9, 2013

You need to change "apple-mobile-web-app-capable" from yes to "no" in your HTML header. Delete your shortcut, recreate it again and it should work. (it did for me)

@urbien
Copy link

urbien commented Apr 3, 2013

@mm2703 good to know the workaround, but it is not a fix. Any idea from the author @cubiq?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants