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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:52:36+00:00 2026-06-13T22:52:36+00:00

I have created UITableview and I added an activity indicator as subview on UITableview.

  • 0

I have created UITableview and I added an activity indicator as subview on UITableview. What I want is for that activity indicator to animate for a moment before table loads. After the table loads, the activty indicator should disappear.
I am using these methods:

[spinner startAnimating];
[spinner stopAnimating];

The problem is the activity indicator is not animated before the table loads on an iPhone. But if I remove this method:

[spinner stopAnimating];

then the activity indicator remains animated after the table has been loaded.

Tell me what I do to animated activity for a moment before then table load on Iphone

  • 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-13T22:52:37+00:00Added an answer on June 13, 2026 at 10:52 pm

    Start your activity Indicator in viewWillAppear

    [activityIndicator startAnimating];
    

    Then stop it in viewDidAppear like this

    [activityIndicator performSelector:@selector(stopAnimating) withObject:nil afterDelay:1];
    

    Hope that Helps!

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

Sidebar

Related Questions

I have created a custom UITableViewCell that is added as a subview to my
I have a TabBar App. I have created a UITableView class called Schedule that
i have created a TabBar Application. I Added to a view an UITableView and
I created a subclass of UITableViewCell and added two identical UIView s that have
I have created an view based app and added two table view controller in
I have created a tableview with grouped style. I have added this table to
I have created an editable UITableView that supports several custom UITableViewCells of my own
I have created a custom UITableView and I want to add it to the
I have a view controller with table view that contains 8 cells(sections).I have created
I have a table view, with an added headerview created in IB to display

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.