Want to use pushViewController and segues from UINavigationController in AIR app on iOS

Ok, this might be a long shot, but here goes.
My iOS AIR app includes a bunch of native screens defined in a storyboard.  I have them included by putting them into a native (static) framework, including that framework in an ANE, and adding code to instantiate and add the various ViewControllers to the screen.
I can add a ViewController as a child and get its view to show on the screen with the following obj-c code in my ANE:
[[[[UIApplication sharedApplication] keyWindow] rootViewController] addChildViewController:controller];
        [[[[UIApplication sharedApplication] keyWindow] rootViewController].view addSubview:controller.view];
        [controller didMoveToParentViewController:[[[UIApplication sharedApplication] keyWindow] rootViewController]];
However, some of the views have child views that use segues and the push stack from UINavigationController.  When these screens try to load, I get the following error:
Apr 21 13:50:43 raspberry LKW_Smash[7703] <Error>: *** Terminating app due to uncaught exception 'NSGenericException', reason: 'Could not find a navigation controller for segue 'MemberOptionsSegue'. Push segues can only be used when the source controller is managed by an instance of UINavigationController.'
So I attempted to get access to the app's UIViewController, and push the new ViewController onto the stack with the following code:
[root.navigationController pushViewController:controller animated:YES];
But root.navigationController is nil!  It looks like the app doesn't have one!
So after all that, my question is this: How do I create an AIR app that includes a UINavigationController and is not simply just a single-view app?

Sync the contacts on your Mac with Google Contacts as well... There is no need to involve iCloud.
Perhaps you should take a look at Google's help pages.

Similar Messages

Maybe you are looking for

  • Keynote 6.0 file can't be opened on keynote 6.2

    How can I open keynote older files in my new keynote 6.2?  Thank you

  • Itunes freezes playing back movie

    This is the first time I have used itunes I purchased the kids movie Ratatouille this morning. It downloaded just fine. When I tried to play it this evening, after 22 seonds, itunes just completely freezes up. I also tried to play it using quicktime

  • No Internet with Multiple Access Restrictions

    Hi, I have a WRT54Gv5 and have setup the following Access Restrictions for an Ipod Touch.  Having a single AR works fine but adding another kills internet for that user.  I am using the MAC filter for that user. M-F: 6am-7:30am, allow Internet but bl

  • SD - Document Folw - Missing HU on double click

    Hello , In the document flow when i double click on the handling unit, at the bottom of the screen i am not getting the details of the handling unit. Pelase Let  me know if you any solution for this. Thank you, Patil

  • How to import lens corrections into Lightroom?

    I have downloaded some lens corrections from the Adobe Lens Profile Downloader for lenses that didn't exist in my LR5. I do not know how to import these into LR5.