Hello. We are using Twilio Video SDK and CallKit to report an incoming invite to join a video room. We noticed that on iOS 18 beta when accepting the incoming call invite using Bluetooth headphones while the application is in the foreground, the CallKit screen for a moment enters the foreground before going into background. On iOS 17 when the call invite is accepted, the application remains in foreground and the CallKit screen is instantly sent to background.
This is not reproducible when using Apple EarPods on iOS 18 with a Lightning connector.
This seems like a minor change. But it would be nice to know if this is an intentional change or a possible issue.