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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T05:50:45+00:00 2026-06-03T05:50:45+00:00

I am facing a weird problem. I have a UITextField and an NSString which

  • 0

I am facing a weird problem.
I have a UITextField and an NSString which I want to compare using the isEqualtoString method.
As long as the Strings don’t include German Umlaute such as Ä,Ö,Ü everything works fine but if they do it doesn’t work anymore.
NSLog gives out the Umlaute-Strings correctly.

 NSLog([currentAnswer lowercaseString]);
 NSLog([[self.antwortTextField text]lowercaseString]);

if ([[currentAnswer lowercaseString] isEqualToString:[[self.antwortTextField text]lowercaseString]]) {......}

Do I have to format the Strings somehow? This problem is driving me insane!

  • 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-03T05:50:46+00:00Added an answer on June 3, 2026 at 5:50 am

    You can use an advanced NSString comparison method, such as:

    - (NSComparisonResult)compare:(NSString *)aString
                          options:(NSStringCompareOptions)mask
                            range:(NSRange)range
                           locale:(id)locale
    

    and then specify advanced options. Specific options you may be interested in:

    • NSCaseInsensitiveSearch
    • NSDiacriticInsensitiveSearch
    • NSWidthInsensitiveSearch
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am facing a weird problem. I have got a file called in which
I am facing a weird problem I have defined I a structure in a
I am facing a really weird problem. I am using swfupload to upload multiple
I am facing is weird problem. I have an input field on my page
ohk i am facing this very weird problem . i have a cloud server
I am using MAMP and codeigniter framework. Am facing a very weird problem. There
I am facing the following problem : I have a namespace Exception\* , which
I'm just facing weird problem with cos function in objective c. I have the
I'm facing a weird problem in cocos2d for my iPhone game. I have created
everybody, I am facing a weird problem in mac osx. I have installed eclipse(Indigo

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.