It's also important to note that trying to instantiate the remoteDisplay in a Storyboard definition doesn't work; however, instantiating it in code and adding it as a subview to an existing UIView and applying the appropriate constraints relative to the existing UIView works just fine.