I've been trying to use the new CallDirectoryHandler extension for IOS10 I'm using the official release.
First of all this extension is not debuggable and logs doesn't seems to work.
I'm trying to pass Parameters between my app to this extension via NSUserDefaults, it's not working the object that I get is empty.
Anyone has any idea how to pass parameters otherwise for this extension?
Thanks