What changed the navigation bar bounds size to something unexpected during the animation if it wasn't a showsScopeBar change?

In my UIKit app, I'm getting this log message in the Xcode console: "What changed the navigation bar bounds size to something unexpected during the animation if it wasn't a showsScopeBar change?"

I could answer this question, but to whom should I be answering? Does this mean that Apple is interested in hearing about situations where this can legitimately occur?

Answered by DTS Engineer in 828957022

Thanks for asking. This could be log noise. The On Log Noise post provides some practical advice for dealing with this sort of thing.

That looks like an internal error/warning message from the Apple developers. You should raise it as a bug and supply a minimal project so they can reproduce it.

Thanks for asking. This could be log noise. The On Log Noise post provides some practical advice for dealing with this sort of thing.

@DTS Engineer I don't think it's just noise (because I was indeed doing something that might be questionable), but okay.

What changed the navigation bar bounds size to something unexpected during the animation if it wasn't a showsScopeBar change?
 
 
Q