Changes between Version 6 and Version 10 of Ticket #1697
- Timestamp:
- Feb 7, 2014 7:20:44 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1697
- Property Status changed from new to closed
- Property Resolution changed from to fixed
-
Ticket #1697 – Description
v6 v10 7 7 * Unable to mute the volume using the side volume button (the minimum volume is one bar). This didn't happen before iOS 7. 8 8 * Unable to synchronize with the control center volume slide bar. Since control center is a new feature in iOS 7 we cannot compare it with pre-iOS 7. 9 * After the teardown of the audio unit, AVAudioPlayer will play at a reduced volume if the category is set to PlayAndRecord with category option DefaultToSepaker. 9 10 The issue does not happen with RemoteIO (which can be used by disabling the EC). Testing with aurioTouch2 sample app provided by Apple showed the same result, so this is likely Apple's issue.[[br]] 10 11 Currently there is no resolution or workaround other than disabling EC.