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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T02:31:36+00:00 2026-06-16T02:31:36+00:00

So when I was testing my app, I am getting this crash in the

  • 0

So when I was testing my app, I am getting this crash in the console:

3   UIKit                           0x32fe529e -[UIButtonContent setImage:] + 26
4   UIKit                           0x32fe51dc -[UIButton setImage:forState:] + 136
5   App                         0x0005ce20 -[MainView resetPicture] (MainView.mm:138)

So I checked MainView’s resetPicture and this is the code at or around line 138:

if ([myButton imageForState:UIControlStateNormal] != theImage) {
      [myButton setImage:theImage forState:UIControlStateNormal];
}

Now I do this to theImage in the ViewDidLoad:

nib = [UIImage imageNamed:@"My-Image-Button.png"];

Now is there anything here that could be causing this issue?

Thanks!

  • 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-16T02:31:38+00:00Added an answer on June 16, 2026 at 2:31 am

    Are you using ARC? If not, then you’d need to retain the UIImage you’re loading when storing it in an instance variable as your code shows. (Or use a property.) Otherwise, it could be deallocated by the time you get to resetPicture.

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

Sidebar

Related Questions

I keep getting this weird error message every time I'm testing my app on
DismissViewController UIButton causes my app to crash when testing on iPod touch. Otherwise, it
This is an error that my friend is getting when testing my app, but
In testing an app, I keep getting errors that occur sporadically on only one
While I'm testing my app, is an UITableViewController navigation based app, sometimes, getting back
Trying to run z3c.form.testing based code on Plone 4.1 and getting this exception Traceback
This is getting really really annoying. I start debugging my web app using Visual
Okay so I'm getting this weird unexpected response from Internet Explorer, while testing file
I am getting some very interesting results when testing an app developed with MonoDroid
I am testing my app out, pushing it pretty hard, and I'm getting it

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.