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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T08:37:08+00:00 2026-05-30T08:37:08+00:00

i am facing a weird problem i am simply comparing two string values and

  • 0

i am facing a weird problem i am simply comparing two string values and doing something if it matches .. i have created a Python script server from where i get one value and the other value is local string variable. i am able to retrive the proper value fromt the server but when comparing it does not enter the loop..

This is my code in my client to compare the values

-(void)messageReceived:(NSString *)message  {

    [_messages addObject:message];
    NSLog(@"the received message is %@",message);

    if (message == @"1") 
        NSLog(@"the user is online");
    else if (message == @"0") {
        UIAlertView *alert;
        alert = [[UIAlertView alloc]initWithTitle:@"Message" message:@"The selected user is not online !" delegate:self cancelButtonTitle:@"cancel" otherButtonTitles: nil];
        [alert show];
    }
}

Here is a log that that i get showing the proper values

2012-02-25 21:44:35.376 iMessenger[2001:207] server said: 1
2012-02-25 21:44:35.377 iMessenger[2001:207] the received message is 1

can someone suggest me what is wrong .. Thanks

  • 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-30T08:37:08+00:00Added an answer on May 30, 2026 at 8:37 am

    Don’t use == to compare strings. Use [message isEqualToString:@"1"] instead.

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

Sidebar

Related Questions

I'm facing a weird problem in cocos2d for my iPhone game. I have created
I am facing this very weird problem, I have created a custom UITableViewCell on
I'm currently facing a weird problem while executing a command from my bash script.
I am facing a weird problem I have defined I a structure in a
I am facing a weird problem. I have got a file called in which
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'm just facing weird problem with cos function in objective c. I have the
everybody, I am facing a weird problem in mac osx. I have installed eclipse(Indigo
I facing a weird problem here. I already have a simple try-out for jquery

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.