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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T02:35:38+00:00 2026-06-12T02:35:38+00:00

I have an App for the iPhone with a UITextView that I use to

  • 0

I have an App for the iPhone with a UITextView that I use to enter and edit text. I plan to also target my app for the Chinese market, so I added some Chinese keyboards in Settings so I could test it. So now I have in total 10 keyboards (Eng, Swe and 8 Chinese ones). Once I try to enter text into the UITextView I can only change between the English and Swedish keyboard, not any of the Chinese ones.

If I do the same thing for a UILabel I can change between all keyboards and enter Chinese text (even if I don’t understand what I write 😉

Have anyone experienced this and have a solution for it? I have not found any documentation from Apple regarding this…

Thanks in advance!

  • 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-12T02:35:40+00:00Added an answer on June 12, 2026 at 2:35 am

    Either in Interface Builder or your code where you deal with your text field, you need to change the UIKeyboardType

    UITextField *field = [[UITextField alloc] init];
    field.keyboardType = UIKeyboardTypeDefault;
    

    I’m guessing you probably have it currently set to UIKeyboardTypeASCIICapable, which only let me to to English and Swedish (I also have Japanese and Chinese included).

    Reference for the keyboard types: http://developer.apple.com/library/ios/#DOCUMENTATION/UIKit/Reference/UITextInputTraits_Protocol/Reference/UITextInputTraits.html

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

Sidebar

Related Questions

I have an iPhone app running in the simulator that won't quit. I also
I have an app for iPhone / iPod touch that has an UITextView and
Am working in message based iPhone app. I have added UITextView to show the
I have an iPhone app that I've built for the app store. Before I
I have an iPhone app that I am writing and it has 2 targets
I have an iPhone app that allows users to record videos and I'd like
I have an iphone app i want that befor moving to next screen it
I have an iPhone app that heavily relies on the OpenCV library; as such,
I have an app [iphone], that sends to a server some times [using json],
I have an iphone App that reads the category field from the xml file

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.