iOS 10: UIView animateWithDuration: completion: API is not animating navigation bar color changes

Originator:sllynn8907
Number:rdar://27372651 Date Originated:July 15, 2016
Status:Open Resolved:
Product:iOS SDK Product Version:10
Classification: Reproducible:100%
 
Using the +[UIView animateWithDuration: animations: completion:] API, navigation bar color changes are no longer being animated in iOS 10

Steps to Reproduce:
1. Create simple iOS app with table view
2. When cell is selected, call to the mentioned API. In the animations block, change the navigation bar color to something else.

This works on iOS 9

Expected Results:
Navigation bar color should change under animation.

Actual Results:
Navigation bar color does not animate.

Version:
iOS 10.0 (14A5297c)

Notes:


Configuration:
iPhone 6S. iOS 10 Simulator

Comments

Same problem here.


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!