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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T15:41:43+00:00 2026-06-10T15:41:43+00:00

I am a new iphone learner. I have been reading tutorials but it seems

  • 0

I am a new iphone learner. I have been reading tutorials but it seems that none so far has answered few of my questions.

Kindly please if anyone can answer few of them or If anyone has better tutorial please post here.

1- In xcode 4.2 you can’t have different iphone and ipad folders so almost all tutorials are useless. Now i want to create a universal application. How Am i suppose to do this. How can i create two xib files each for IPad and Iphone e.g I have A class named as LoadingPage.

2- Iphone 4 and Iphone 3 has different resolutions. How can I set these resolutions.

3- Initially I have created a universal empty application. What i got is AppDelegate. Now I want to show my Loading page which is a UIViewController Class. How will i make the class and view run once i open the appliction.

Here I used the code after reading some articles.

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
    firstView = [[Loading alloc]init];
    self.window = [[[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]] autorelease];

    self.window.rootViewController = self.firstView;
    [window makeKeyAndVisible];
    return YES;
}

My Delegate.h file has values

@property (nonatomic, retain) UIWindow *window;
@property (nonatomic, retain) IBOutlet UIViewController *firstView;

This code worked fine but then it started giving error at main.m Program Received signal SIGABRT

  • 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-10T15:41:45+00:00Added an answer on June 10, 2026 at 3:41 pm

    It seems xcode 4.2 uses only one appdelegate and use storyboards instead. The tutorials i was following were for previous versions of xcode.

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

Sidebar

Related Questions

I have a new iPhone app that has the following (and only the following)
New to iPhone development, but I've been given a big project as a first
I am a relatively new iPhone/objective-c programmer and I have an issue that makes
The new iPhone 3GS has support for voice commands, stuff like call Bill or
I'm testing a new iPhone app with my end-users and found that a lot
I've started a new iPhone app that needs to remember a single, 40-char string.
I recently released a new version of my iPhone app that was built for
I released a new iPhone app 5 days ago. Already it has received high
I’m a new iPhone programmer I have created some small views without delegates.... If
hi i am new iphone programmer i want to know that can we create

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.