Completed
Last Updated: 26 Apr 2016 18:56 by Mark
ADMIN
Slav
Created on: 19 Mar 2013 09:05
Category: Captcha
Type: Feature Request
2
Add RadCaptcha audio support for iOS
The captcha audio functionality will be available in iOS mobile devices.
Attached Files:
4 comments
Mark
Posted on: 26 Apr 2016 18:56
Sorry - I believe this may be a local issue and not the control
Mark
Posted on: 26 Apr 2016 16:19
Hi Nik,

Any update on integration in the latest software updates?  We are seeing reports that it remains broken for iOS devices.
ADMIN
Niko
Posted on: 06 Jan 2015 11:09
We managed to track down the problem that caused the missing audio in  iOS. It turns out that a WAVE resource is not considered a correct media resource unless the web server has set the Accept-Ranges: bytes HTTP Response header. Once the header is in place, the audio starts playing.

We will incorporate this header in our Captcha Audio handler. However in the mean time you could make sure this header is added to the response. A possible approach could be using an HttpModule. Attached is a sample implementation.
Mark
Posted on: 29 Dec 2014 16:13
40 million iOS devices plus million more iMacs/Macbooks, and uncountable users and regulations that require accessibility.  

I hope to see this critical fix soon.

We estimate less than a day's work to add a readystate check to RadCAPTCHA to resolve the issue.