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 7520725
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T02:07:06+00:00 2026-05-30T02:07:06+00:00

So this is weird. I have a property: @property (weak, nonatomic) Something *something; //

  • 0

So this is weird.

I have a property:

@property (weak, nonatomic) Something *something; // .h
@synthesize something=_something                  // .m

For some reason, setting that property isn’t keeping _something set.

I even wrote a setter:

- (void)setSomething:(Something *)something {
    _something = something;
}

The passed something is a valid instance of the object. However, after stepping through the line _something = something, _something is nil and something is still a valid object.

This is making me crazy, because everything looks right to me. I’ve written this same kind of thing a thousand times. The only thing that’s new is that this is in Xcode 4.3.

Any help would be appreciated. Thanks!

ETA: So, perhaps this is a hint? viewDidLoad is being called a whole whackload of times, in batches of 4. I’m using storyboards, so the view is automatically set properly. Maybe the view controller isn’t properly getting loaded or initialized or something? I’ve got the class set and everything looks like it should be working, but it isn’t.

  • 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-30T02:07:07+00:00Added an answer on May 30, 2026 at 2:07 am

    OK, I figured it out. I’m not sure where this method came from, but this was in the SomethingViewControler code:

    - (void)loadView {
        // If you create your views manually, you MUST override this method and use it to create your views.
        // If you use Interface Builder to create your views, then you must NOT override this method.
    }
    

    Because I’m using storyboards, the very presence of this method caused all manner of problems. I’m pretty embarrassed, because I probably copied it and pasted it from somewhere without thinking about it.

    Anyway, I hope this helps someone. It only killed most of my day.

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

Sidebar

Related Questions

I have this weird problem with setting up cookies with PHP. Everything worked fine
This is pretty weird. I have my Profiler open and it obviously shows that
This one is weird, I have a page that consists of a html table
This is a really weird problem that I have been having. When I download
So if a have this property: @property (nonatomic, retain) MKReverseGeocoder *reverseGeocoder; and i want
Alright, I have some weird behavior and this question goes to the people out
Something pretty weird is happening with my app: I have the following property in
I have a class that has some properties. And I want something that calculates
I have this weird problem.. I'm building an in-house app that should register all
I have something like this in my Map public class Settings : ClassMap<Setting> {

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.