I am seeing that you can launch FaceTime from your app via [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"facetime://tel-number"]]; I …
objective-c ios facetimeAs per the title. I searched all through the Apple website, and cannot find anything about it. I am not …
iphone facetimeWe have an audio application for Mac OSX which is music player with some audio effects . Ever since we upgraded …
macos cocoa core-audio osx-mavericks facetimeI am developing an app in Swift for iPad that makes use of facetime. I know Apple introduced App projection (…
ios swift facetimeI am developing an application having FaceTime feature. How do I know when both are connected/disconnected using FaceTime? I …
ios objective-c cocoa-touch facetimeI'm trying to create a very simply Gstreamer pipeline where I have a source element that is my FaceTime camera …
osx-mountain-lion gstreamer facetime gst-launchWhen trying to have my app open a facetime url (facetime://15555555555), it loads up a blank black screen. NSURL *facetimeURL = […
iphone facetime