How to integrate iOS6 app with FaceTime? -


How can we integrate our app with FaceTime in iOS 6? Is there an API available? facetime: // ?

There is no developer-phasing method to use facetime in iOS SDK. You can do the best, like call your app:

  [[UIPAC Shared application] Opener: [NSL URL URL Authorization: @ "Faketime: // tail-number"]];    

Comments