Hi All, I am trying to display an AGSPopupsViewController from my MapViewController with:[self presentViewController:self.popupVC animated:yes completeion:nil]
However, when the event is fired, it throws the error:Warning: Attempt to present <AGSPopupsContainerViewController: 0x17243490> on <CAMapViewController: 0x9918700> whose view is not in the window hierarchy!
Any help would be appreciated. Let me know if you need any more info/code. Thanks,~Bill