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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T20:10:06+00:00 2026-06-17T20:10:06+00:00

I set up my viewcontrollerA as a singleton. In a viewcontrollerA.h I have: @property

  • 0

I set up my viewcontrollerA as a singleton. In a viewcontrollerA.h I have:

@property (nonatomic, assign) NSNumber* showCommentOrCreate;

In viewcontrollerB.m I have:

PhotoViewController* sharedSingleton = [PhotoViewController sharedManager];
sharedSingleton.showCommentOrCreate = [NSNumber numberWithInt:2];

In my viewcontrollerB.m I have:

 PhotoViewController* sharedSingleton = [PhotoViewController sharedManager];
NSLog(@"num %ld", (long)sharedSingleton.showCommentOrCreate);

The problem is that for whatever value I set in this way [NSNumber numberWithInt:whole number], I always get a number which isn’t the number I have set:

e.g. 2013-01-24 19:42:24.936 Splash-it[870:907] num 475536752

Does anyone know why?

  • 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-06-17T20:10:07+00:00Added an answer on June 17, 2026 at 8:10 pm

    Because you’re printing the pointer to the NSNumber object, and not the integer value stored in it.

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

Sidebar

Related Questions

I have defined a label in my viewController and I also set its @property
I have placed the uiscrollview for viewcontroller. Then I have set my large size
I'm setting a property for a viewcontroller which I set on a prepareForSegue method.
I have a UIViewController that contains other ViewControllers. Initial ViewController is set in viewDidLoad:
I have a singleton class called playbackhelper to which I want to add a
I have viewcontrollers set up to track gestures and commit an action, in this
I have set up a delegate for my UITabBarController and have the following delegate
I have set myself a simple challenge, which I see in many apps and
My iOS app is navigation-based with the following structure: @interface ViewControllerA : UIViewController @property
When I subclass UISplitViewController and set it's viewControllers property everything is fine. However once

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.