Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 946623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T22:56:55+00:00 2026-05-15T22:56:55+00:00

I have a view based project working with a UINavigationController. The RootViewController performs operations

  • 0

I have a view based project working with a UINavigationController.

The RootViewController performs operations for writing to a data model when a new entry is made.

I have an add (+) button on my main screen that adds an entry with a timestamp and records this to the data model.

I want to click the add button, browse a list of assets, and record an entry that includes an asset URL so I can play the asset.

I hit the add button, I then launch a new XIB as such:

pickerViewController = [[MyPickerViewController alloc] 
initWithNibName:@"MyPickerViewController" bundle:nil];

//---set the property of the second view with the DatePicker view in the                current          view---
pickerViewController.myURL = importVideoURL;    

THEN, once I have grabbed the associated asset URL that I would like to store with my entry, I remove the view from the superview to get back to my main view using:

[self.view removeFromSuperview]

My Problem: I can in no way, find any notification or method like viewDidAppear etc that allows me to continue execution back inside my rootViewController where I can write the Entry.

What am I missing?

HALP!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T22:56:56+00:00Added an answer on May 15, 2026 at 10:56 pm

    You will want to read Apple’s navigation controller documentation and work through pushing and popping view controllers. When you pop the picker view controller off the stack, you can then call -viewDidAppear: in the root view controller to proceed with data model updates.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have developed a view based project in Xcode. It is successfully running in
In my project I have a grid view which contains images. Based on my
I have an iPhone app which has a Table View-based data input screen with
I have based my app upon the Core Data Books example project Apple provide
I am working on an .NET MVC 3 project where I have made all
I am working on project with picker view. I have two components in it.
I am very new to iPhone world. I am working on a view based
I have an view-based application where the user can do a lot of customization
I have a view controller based app that contains several views that I display/hide
Say I have a template which displays a view based on a property: {{#if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.