iOS 11 Game Center Overlay Warning yowza!

Hi,

I’ve noticed following warnings when coming back to game from Game Center overlay.

on iOS 11

[Error] yowza! restored status bar too many times!
[Error] Extension request cancelled with error: Error Domain=NSExtensionErrorDomain Code=-2 "Extension cancelled by host." UserInfo={NSLocalizedDescription=Extension cancelled by host.}

on TvOS 11

[Error] Extension request cancelled with error: Error Domain=NSExtensionErrorDomain Code=-2 "Extension cancelled by host." UserInfo={NSLocalizedDescription=Extension cancelled by host.}

Everything seems to work but I wanted share as I couldn’t find any reference or mention of those warnings anywhere. I’m assuming those are new to iOS11.

Did you ever sort this out?