[TIMOB-9607] iOS:Sound:Executing stop,pause and then stop method crashes app.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-16T08:04:15.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Sprint 2012-13 API, Release 3.0.0 |
Components | iOS |
Labels | api, kitchensink, qe-ios060112, qe-newKS, qe-testadded |
Reporter | Shyam Bhadauria |
Assignee | Vishal Duggal |
Created | 2012-06-18T08:32:24.000+0000 |
Updated | 2013-07-16T08:04:15.000+0000 |
Description
This is not a regression.It exists since 2.0.1.
Steps to reproduce
1)Navigate to KitchenSink: Phone:Sound-Local
2)Press stop
3)Press pause
4)Again press stop
Expected result:
Nothing should happen and user should stay in the app.
Actual result:
The app crashes.
Reopening just to update label.
Updated label. Verified with: Titanium Studio:3.1.2.201307091843 Titanium SDK: 3.1.2.v20130710144553 acs:1.0.3 alloy:1.1.3 npm:1.2.14 titanium:3.1.1 titanium-code-processor:1.0.1 OS: OSX 10.8 Device:ipad Mini(v6.0) Xcode: 4.5.1 Kitchen sink not crashing on multiple execution of stop,play then pause.