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

Plugin not workink on mobile environments #71

Open
pgioseffi opened this issue Apr 19, 2017 · 3 comments
Open

Plugin not workink on mobile environments #71

pgioseffi opened this issue Apr 19, 2017 · 3 comments

Comments

@pgioseffi
Copy link

pgioseffi commented Apr 19, 2017

I've created this fiddle so you can check it out. Plugin is not workin on mobile environments.

Tested with android six and latest Chrome and Firefox versions, also tested on iPhone 6.

Chrome opens the whole page to be printed.
Firefox does nothing.
Safari opens new tab and automatically closes it.

https://jsfiddle.net/pgioseffi/yLxbdgjr/

@angelsadik
Copy link

I also have the same problem. I'm developing an ios app. the plugin works fine the simulator but does nothing on the mobile. how an I solve this?

@CitizenOfRome
Copy link

CitizenOfRome commented Oct 4, 2017

Did you see any errors or warnings in the developer console when it doesn't work?

P.S. It should work as expected in Chrome 61+, it was broken due to a browser bug
There's no js based print support on Firefox for Mobile yet - a workaround is to use the iframe: false option and ask your users to manually hit print from the firefox options on the print window that opens up

@rahul3101
Copy link

I have a problem printing the elements from Modal in iPad. For 1 second everything appears but as soon as the print window gets stable in iPad, everything disappears and print screen is blank.
I look forward to hearing from you on this.
Thank you.

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

No branches or pull requests

4 participants