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

  • Home
  • SEARCH
  • 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 7962881
In Process

The Archive Base Latest Questions

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

From my appDelegate I load the the homeScreen ViewController like this: UIStoryboard* sb =

  • 0

From my appDelegate I load the the homeScreen ViewController like this:

UIStoryboard* sb = [UIStoryboard storyboardWithName:@"Storyboard" bundle:nil];
UIViewController *controller = [sb instantiateViewControllerWithIdentifier:@"HomeScreen"];
[self.window setRootViewController:controller];

The app only ever then changes between my ‘homeScreen’ and ‘PlayViewController’ ViewControllers and that is done like this:

 PlayViewControlller* vc = [self.storyboard instantiateViewControllerWithIdentifier:@"PlayViewController"];
[self presentModalViewController:vc animated:NO];

and this

UIStoryboard* sb = [UIStoryboard storyboardWithName:@"Storyboard" bundle:nil];
UIViewController *controller = [sb instantiateViewControllerWithIdentifier:@"HomeScreen"];
[self presentModalViewController:controller animated:NO];

respectively.

This all works fine. I am able to switch between the viewcontrollers with uibuttons and the above code. However, I’m not sure what causes this, it happens after I’ve switched between the two viewcontrollers a few times, but the transition starts to get animated and they start twirling when switching.

Ok so I’m trying to narrow down the problem and see what’s causing it. I think its the other animation blocks that I’m using in my app. But there’s a lot there so don’t know exactly what it is.

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

    OK so I found the line of code that was causing this if anyone happens to find themselves in the same situation.

       [UIView beginAnimations:@"Move" context:NULL];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app that checks for a file upon load from the appDelegate's
I have a tableview to load news from internet. I and trying to nil
I am wondering, that how to get navController from AppDelegate = [[UIApplication sharedApplication] delegate]
From what I understand of REST principles, URLs should represent a single resource, like
I used to show a splash screen which in background load some data from
I load a few variables in my appdelegate class. They are declared in my
My Case: I have original Page Control app from Apple. I would like to
So I have two view controller that I load on the app delegate when
I got some of this code from another stackoverflow answer of how to add
Ok hopefully this is an easy question: I have a main viewcontroller that is

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.