Is there any documentation for the cisco mobile app for iOS? Maybe an API or something?
The only information I found to talk to the cisco mobile app was these url schemes on zwapp: http://schemes.zwapp.com/?utf8=%E2%9C%93&q=cisco+mobile&commit=Search
I can use the ciscotel scheme to create calls from my webapp. But the thing is, I want to switch back to the safari engine right after the call is finished. Is there any way to do that? And if not, is it possible when I'm putting my webapp in an objective-c layer to extend it with native features?