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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T21:02:50+00:00 2026-05-21T21:02:50+00:00

There is one link in my UITextView. When I click on it, safari browser

  • 0

There is one link in my UITextView. When I click on it, safari browser opens up and the web page for that link gets opened. But, the functionality I want is, when user will click on that link in textView, one form with webView will get opened and that web page for that link will be viewed to the user inside the application.
I am not getting how to do it. I mean, How to get that click event for that link on the UITextView??
Please help me for this. The thing I want is , get an event for click on the link in UITextView..

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-21T21:02:50+00:00Added an answer on May 21, 2026 at 9:02 pm

    There is an answer on this question. Below is the code that allows for intercepting that click. Be sure to read the entire answer, however, because it has a few details you need to be mindful of. All credit goes to @Felz.

    @interface MyApplication : UIApplication {
    
    }
    
    @end
    
    @implementation MyApplication
    
    
    -(BOOL)openURL:(NSURL *)url{
        if  ([self.delegate openURL:url])
             return YES;
        else
             return [super openURL:url];
    }
    @end
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there any jquery or any script, that when u click on one link,
I have noted that when i click one link on the facebook the content
I have a table which needs to link one of three seperate tables, but
Is there one method or property in the .NET Framework that tells if an
$0 is the variable for the top level Ruby program, but is there one
I am using ThickBox 3.1 one one page. Now, there is one problem, i
Found a bit of javascript that clears the link to current page. So far
I have a HTML page. Clicking on one link within the page runs a
I am working on a CMS site that uses dynamic navigation. There is one
I'm looking for a standard dual-map structure - is there one implemented in std/boost/another

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.