GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2013-09-06T18:46:59.000+0000 |
Affected Version/s | Release 3.1.3 |
Fix Version/s | 2013 Sprint 18, 2013 Sprint 18 API |
Components | iOS |
Labels | ios7, qe-3.1.3, qe-closed-3.3.0 |
Reporter | Pragya Rastogi |
Assignee | Vishal Duggal |
Created | 2013-09-06T06:58:01.000+0000 |
Updated | 2014-07-17T09:44:20.000+0000 |
Works fine for iPhone4s (v5.1) and iPod touch3 (iOS6.1.3)
1. Create application with talk Back/Voice Over enabled using app.js attached.
2. On events window double click on button ""Make announcement".
Actual: Clicking "Make announcement" speaks "make announcement" instead of "Please stand by for an urgent message from the Department of Home Land Security."
Expected: " Please stand by for an urgent message from the Department of Home Land Security." must be spoken
This is not our issue but apple having an issue with posting notifications when an accessibility feature is in progress. If I modify the code to add a small delay before posting the notification, it works fine.
Hi Ingo, I used same configuration on both the devices SDK: 3.1.3.v20130904134612 Verified that it works fine on iPod touch3 (iOS6.1.3) Please let me know if more info is required