Rank: Newbie Groups: Member
Joined: 11/8/2012 Posts: 5
|
Hi, I use the eo.pdf progress bar. It works ok on iphone/ipads and on computer's browsers, but on android system default browser it doesn't work. I tried also your example on android and the progress bar freezes. Is there a solution for this? Thank you.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
There doesn't seem to be a solution for this particular sample as it uses server side task. You may want to consider changing your code to poll progress information from the server with AJAX and then update the progress bar with our client side API.
Thanks!
|