[TIMOB-17806] iOS8: Refactor MediaManager
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-10-15T22:54:36.000+0000 |
| Affected Version/s | Release 3.4.0 |
| Fix Version/s | Release 3.4.2, Release 3.5.0, Release 4.0.0 |
| Components | iOS |
| Labels | ios8, module_media |
| Reporter | Vishal Duggal |
| Assignee | Vishal Duggal |
| Created | 2014-09-29T22:24:17.000+0000 |
| Updated | 2015-01-20T21:23:08.000+0000 |
Description
This ticket encompasses the following changes
1. Move from AudioToolbox/AudioSession to AVFoundation/AVAudioSession
2. Refactor Popover associated items for iOS8
Pull pending master - https://github.com/appcelerator/titanium_mobile/pull/6217 3_4_X - https://github.com/appcelerator/titanium_mobile/pull/6219
Reopening ticket. Missed a few bugs in Titanium Audio classes
Additional pulls pending master - https://github.com/appcelerator/titanium_mobile/pull/6226 3_4_X - https://github.com/appcelerator/titanium_mobile/pull/6227
Validated MediaManager has be refactored