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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:55:22+00:00 2026-05-22T20:55:22+00:00

I am building an iPhone application that requires the user to enter his credentials

  • 0

I am building an iPhone application that requires the user to enter his credentials in order to use the application and can sign out in any moment.

I have used UITabBarController to navigate through my views, now I need to add a Logout button in a way that it is available/visible all the time.

Can anybody suggest a solution or best practice for this case?

  • 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-05-22T20:55:23+00:00Added an answer on May 22, 2026 at 8:55 pm

    Can you spare a tab bar item for that? It seems like the most clean way. Then you can use

      tabBarController:didSelectViewController: 
    

    method of the UITabBarControllerDelegate.

    something like this (assuming that the logout tab is the 5th tab)

    
    - (void)tabBarController:(UITabBarController *)tabBarController didSelectViewController:(UIViewController *)viewController {
    
        if ([tabBarController selectedIndex] == 4) {
    
            //LOGOUT
        }
    }
    
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building application that required some data from iPhone's Call log(read only). The
I'm building an iPhone application that talks to a Ruby on Rails backend. The
I'm building this iPhone application to connect to a secured TFS server (one that
We're building a web-based application that requires heavy image processing. We'd like this processing
I am building an iPhone application that will be using a weighted graph (probably
Can I use SQLite's FTS3 when building for the iPhone and iPad?
I'm on the final stretch of my first simple iPhone application. I'm building an
Is there a compression API available for use on the iPhone? We're building some
I would like to locate the iPhone in a building to build an application
I am following the tutotial on Apple's website for building your first iPhone application,

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.