ooper-shlab / HMCatalog-Swift3

An experimental conversion of Apple's sample code "HomeKit Catalog: Creating Homes, Pairing and Controlling Accessories, and Setting Up Triggers" in Swift 2.3 into Swift 5 (Sorry for the mismatching repository name, I thought Apple would release the new version before Swift 4 was out.)
Other
28 stars 14 forks source link

Cannot "Add Trigger..." on iPad, unable to satisfy constraints for UIAlertController #5

Closed ghost closed 6 years ago

ghost commented 6 years ago

Need to specify the location of UIAlertController using sourceView and sourceRect, or by using barButtonItem. Will submit PR soon.

ghost commented 6 years ago

See https://github.com/ooper-shlab/HMCatalog-Swift3/pull/6

ghost commented 6 years ago

Fixed by https://github.com/ooper-shlab/HMCatalog-Swift3/pull/6