This is a minimal effort version of bug 4863. Instead of going all out in magical detection, we'll just make the current display conditional on the browser being Safari on iOS.
Fixed revision 28392.
Fix updated in r28395.
Updated again in revision 28431.
Update for iOS's "web app" mode in r28562.
Redirection page shows the link whatever browser i use.
(In reply to comment #5) > Redirection page shows the link whatever browser i use. fixed in revision 28655.
(In reply to comment #6) > (In reply to comment #5) > > Redirection page shows the link whatever browser i use. > > fixed in revision 28655. Tested using build 4290 and everything works fine. Reviewed additional commit 28655 which looks good.
*** Bug 5029 has been marked as a duplicate of this bug. ***
Traceback in related code when 'User-Agent' header not exists in request. See duplicate in previous comment for more details.
The download link is shown on android browser.
(In reply to comment #9) > Traceback in related code when 'User-Agent' header not exists in request. > > See duplicate in previous comment for more details. Fixed in revision 28712. (In reply to comment #10) > The download link is shown on android browser. Fixed in revision 28711.
(In reply to comment #11) > (In reply to comment #9) > > Traceback in related code when 'User-Agent' header not exists in request. > > > > See duplicate in previous comment for more details. > > Fixed in revision 28712. > > (In reply to comment #10) > > The download link is shown on android browser. > > Fixed in revision 28711. Verified with build 4303 tested using both android browser and iPad. Work as expected.