Changes between Version 6 and Version 10 of Ticket #1697


Ignore:
Timestamp:
Feb 7, 2014 7:20:44 AM (11 years ago)
Author:
ming
Comment:

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  
    77   * Unable to mute the volume using the side volume button (the minimum volume is one bar). This didn't happen before iOS 7. 
    88   * 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. 
    910  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]] 
    1011  Currently there is no resolution or workaround other than disabling EC.