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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T06:28:21+00:00 2026-06-04T06:28:21+00:00

There are several topics here with the same error. The cause of my error

  • 0

There are several topics here with the same error.

The cause of my error is:

When I create my ViewController’s instance by:

    HomepageViewController *homePageViewController = [[HomepageViewController alloc] initWithNibName:@"HomepageViewController" bundle:nil];

Everything is fine. But I need localization.

So I am calling:

 NSString *path= [[NSBundle mainBundle] pathForResource:[self language] ofType:@"lproj"];  
 NSBundle *languageBundle = [NSBundle bundleWithPath:path];

 HomepageViewController *homePageViewController = [[HomepageViewController alloc] initWithNibName:@"HomepageViewController" bundle:languageBundle];

Then I cannot see the png images in the simulator getting “image referenced from a nib in the bundle with identifier “(null)” Error” What causes this error?

  • 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-04T06:28:22+00:00Added an answer on June 4, 2026 at 6:28 am

    If you do localization in the recommended way, the code in your first code example should work as is. Behind the scenes, the localized .lproj folder will be examined and the XIB will be loaded from there if found. So you don’t need to try to build a path to a localized .lproj folder yourself as you are doing in your second code sample!

    I’m not sure if that’s the cause of the issue you are having with png files, though. Have you verified that images are OK when you open the localized XIBs in XCode? Maybe one of your localized versions simply contains a reference to a file that has since been removed.

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

Sidebar

Related Questions

I realize there are several topics about this issue, but none provides a working
There are several topics about what questions will be raised in an interview for
There are several topics discussing finite state automata, but none that I've seen that
There are several good Javascript editors for Markdown / Textile (e.g.: http://attacklab.net/showdown/ , the
There are several resources out there that explain how the sandbox in Chrome works
There are several useful answers on SO regarding prevention of brute forcing a password
There are several different ways I can initialize complex objects (with injected dependencies and
There are several properties on List<T> that seem to be related to number of
There are several scripting environments available for .NET applications (e.g. this post ). My
There are several hot fixes for VS 2008 sp1, but it's a mess to

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.