0

How to implement homekit package in iphone using Xamarin? I downloaded the packages from xcode 6.1, but I need to deploy to the Xamarin environment. It is possible to implement in the environment Xamarin?

rcaratchuk
  • 115
  • 4

1 Answers1

0

Xamarin already includes HomeKit bindings in the Monotouch.HomeKit namespace. However, it doesn't appear that there are any samples or documentation available yet.

Jason
  • 86,222
  • 15
  • 131
  • 146