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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T16:28:25+00:00 2026-05-14T16:28:25+00:00

I m new to iphone app development and i need some help. I have

  • 0

I m new to iphone app development and i need some help. I have a list of 30 images that i have to animate and display with 0.1 second interval.
I put all the images in an Array using this

imageletter.animationImages = [NSArray arrayWithObjects:[UIImage imageNamed:@"1.png"], ...... ,nil]

And then animate it using these statements,

[imageletter setAnimationDuration:16];
[imageletter startAnimating];
[NSTimer scheduledTimerWithTimeInterval:mytime target:self selector:@selector(StopAfterCertainTime) userInfo:nil repeats:NO];

Now the problem is that the size of each image is 8kb , it runs fine on iphone simulator but crashes on device. When i used 30 other images of 4kb each it runs fine both on simulator and device. Can anybody tell me what is the ideal size for such kind of task.
Thanks

  • 1 1 Answer
  • 3 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-14T16:28:26+00:00Added an answer on May 14, 2026 at 4:28 pm

    I would suggest you first figure out why it’s crashing on the device (look at a stack traceback, for example). 30 images of 8kb each doesn’t sound like a lot of space (240kb, right?), so it’s not likely a straightforward “out of memory” situation.

    It’s more likely that there’s a deeper problem (for example, continuing to use an object after it’s been released) that’s sensitive to the size of objects you allocate. If that’s so, using smaller images doesn’t fix the problem, it merely hides it (for now).

    Check out the Debugging Applications section of the iPhone Development Guide for information on viewing crash logs, and also on how to set NSZombieEnabled to detect accesses to released objects.

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

Sidebar

Related Questions

I am new to iPhone development .Need help.I am developing iPhone app which contain
I need some help for iphone application,i have some question regarding the new iOS
Looking at adding some data graphing to a new iPhone app in development (ala
4 java developers are new to iPod Touch/iPhone app development. They have an idea
I have a new iPhone app that has the following (and only the following)
I'm quite new in iPhone development and I need to develop an app. I
I'm new to iPhone development, I need help. I want to download an XML
I am new in iPhone development, I have built new app to take a
I am new to iphone app development, i have created my own app, i
I have an iPhone app in development that requires three slides (views). The problem

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.