[TIMOB-10122] iOS: Phone > Sound > Background Audio: 'KitchenSink.Media.Sound.audioSessionMode' message in console
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-09T19:54:12.000+0000 |
Affected Version/s | Release 2.1.0, Release 2.1.1 |
Fix Version/s | Sprint 2012-16 API, Release 3.0.0 |
Components | iOS |
Labels | api, qe-ios070112, qe-newKS, qe-testadded |
Reporter | Evgenii Tcarev |
Assignee | Sabil Rahim |
Created | 2012-07-24T17:07:15.000+0000 |
Updated | 2013-09-27T07:20:41.000+0000 |
Description
The message: "[WARN] 'KitchenSink.Media.Sound.audioSessionMode' is deprecated; use 'KitchenSink.Media.audioSessionMode'" is shown by the console.
This is not regression it occurs on SDK 2.1.0.GA
Steps to reproduce:
1) Launch refactored Kitchen Sink (Kevin Winnerey/Developer relations version) > Phone > Sound
2)
Tap on 'Background Audio'>'Start'.
Result:
The message appears in the console:
"[WARN] 'KitchenSink.Media.Sound.audioSessionMode' is deprecated; use 'KitchenSink.Media.audioSessionMode'"
Expected Result:
Deprecation warnings should refer to actual Titanium APIs
https://github.com/appcelerator/titanium_mobile/pull/2637 https://github.com/appcelerator/titanium_mobile/pull/2638
Fixed on refactored Kitchen Sink (Kevin Winnerey/Developer relations version) at 07-31-12 Environment: iPhone4 (5.1), iPad2 (4.3.5) Titanium Studio, build: 2.1.1.201207271312 SDK version: 2.1.1.v20120727140110
setting to resolved fixed as this bug was reopened on commenting due to a JIRA bug. Will test with 2.2.0 and close if appropriate.