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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T14:10:11+00:00 2026-06-14T14:10:11+00:00

I want to open app from SMS (url schemes). For example, If someone send

  • 0

I want to open app from SMS (url schemes). For example, If someone send me text “myapp://abcd” I can open this url with safari and open application with abcd value by [url host]. But, the problem is if it is not english? For example “myapp://สวัสดี” (in thai) or “myapp://おはよう” (in japanese) and i open application with xn--l3c1bib8a0a instead of “สวัสดี”.

- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation {

    UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Test" 
                                                    message:[url host] 
                                                   delegate:self 
                                          cancelButtonTitle:@"OK" 
                                          otherButtonTitles:nil];
    [alert show];
    [alert release];
    return YES;
}

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-14T14:10:12+00:00Added an answer on June 14, 2026 at 2:10 pm

    The SMS character set is 7-bit and a bit special, so it looks like your service provider is translating international urls to their punycode (http://en.wikipedia.org/wiki/Punycode) equivalent…

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

Sidebar

Related Questions

I want to open Settings from my app's alertView button action with following URL
I want this non-ui app to open from an icon press and then invoke
I try to implement a browser-like app. I want to let it can open
I am wondering how can I open the send SMS application by using a
I want to open Mail app from my app when the one button in
i want to open the pdf file in my app from pdf page, but
I want to use an URL scheme in My iPhone app. I want open
I want to open a file from a Django app using open() . The
I am a iPhone developer. I know that we can open iphone app from
I want to open the Mac Appstore from my OSX app and to give

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.