Apple Call kit integration

With IOS 10 here is some form of apple call kit that developers can integrate into applications. In the past when an incoming call came in our app displayed the incoming call page and I could find all the elements on it.

Now when a call comes in I get an incoming call page that looks like its from the OS. I cannot seem to see the controls on the page, with inspector tools, and my classic driver.FindBy(…) stuff does not work. This might be related to the screen is not part of our bundleID.

Anyone get around this or know how to find the ACcept and Decline buttons on the IOS generic incoming call page.

So no one out there have apps that use Apples Call Kit and using Appium for automation?

I’m working on automation for app which uses suck call kits. Turned off banners for calls in Settings->Phone