WIth beta 2 I can still add phone numbers via the phone extenison however it is only those added at app installation time. I can't change this as calls to
CXCallDirectoryManager.sharedInstance.reloadExtension() (and CXCallDirectoryManager.sharedInstance.getEnabledStatusForExtension()) are both resulting in an error.
In Beta 10.1 I had these working, now in 10.2 they no longer are.
Anybody else have the same problem, or a solution?