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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:44:13+00:00 2026-05-27T03:44:13+00:00

When I click the textfield, the keyboard doesn’t show up. I’m pushing the nib

  • 0

When I click the textfield, the keyboard doesn’t show up. I’m pushing the nib with pushViewController in another view.

When I tried loading the nib with the non-working textfield as the default view for the app, it works fine. It just isn’t working when I load it from another view.

Here is the code that I load it with:

MessageComposeViewController *nextLevelListVC = [[MessageComposeViewController alloc] initWithNibName:@"MessageComposeViewController" bundle:nil];
[self.navigationController pushViewController:nextLevelListVC animated:YES];
[nextLevelListVC release];
  • 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-27T03:44:13+00:00Added an answer on May 27, 2026 at 3:44 am

    After consulting my professor he pointed out what a possible solution was, after implementing what he suggested it fixed my issue. Posting an explanation to help people who run into this in the future.

    On my part it was a stupid mistake. It had to do with me calling presentModalViewController earlier in my app. I was using it in a way that it should not be used. I was using it to direct flow from my login page. Here is a basic layout of the flow I had:

    ->delegate loads login view
    'on successful login'
       ->presentModalViewController:dashboard
          'click messages'
          ->pushViewController
              'click create message'
              ->pushViewController (in the view pushed here, the keyboard wasn't working)
    

    I re-wrote the navigation system to work with a flow similar to the one below:

    ->delegate loads dashboard 'if not logged in, load login'    
    ->presentModalViewController:login
              'click login'(validation would go here, etc)
    ->dismissModalViewController 'if logged in, go about normal activities' 'click message'
    ->pushViewController:messageView
        'click create message'
              ->pushViewController (keyboard working now)
    

    When you present a modal view controller, you have to finish with it and dismiss it before presenting or pushing anymore views into your navigation view.

    Hopefully this explanation is good enough to give people an understanding of what my problem was and how I solved it.

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

Sidebar

Related Questions

Hi this may be a silly question but when i click on a textfield
I have created one jsp form which contains the username textfield. On the click
for example, I have a textfield, that records the user name, after I click
I click on a link from one page that does a redirect to another
On click a image how can another page be previewed in the same page
I have textboxes . When i click on it, the Keyboard pops out. but,
When I click in field, type text, and press return on keyboard it triggers
as mentioned above, the keyboard does not show up, although the EditText is focused
I have written this code. When I click the text field, the keyboard does
I need to display/show a Picker when a user taps on a textfield, I

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.