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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:47:31+00:00 2026-05-27T10:47:31+00:00

My app is being launched via a URL and I’ve added the following method

  • 0

My app is being launched via a URL and I’ve added the following method which will be invoked upon launch:

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

annotation is described as being a property-list object supplied by the source application. I would like to examine the contents to see what information/data the source application is supplying. How can I do this?

Thank you

  • 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-27T10:47:32+00:00Added an answer on May 27, 2026 at 10:47 am

    There is no need to convert the annotation variable from an id to something else. Simply call whatever methods that the object supports directly.

    Property lists can be an array, dictionary, string, number, boolean, date, and data.

    To find out the type of the property list: [annotation className], [annotation class], or [annotation classCode].

    All property lists will conform to the description and valueForKey methods.

    // Retrieve the contents of a property list as a string.
    NSString *contents = [annotation description]
    NSLog(@"%@", contents);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to make my app remember which tab was last being viewed before
I am creating an MFC application which will be launched on click on Explorer
Hi all is there a specific delegate method which is called when an app
i am making a photography iphone app and am after, upon the app being
My app has the feature of being launched from the browser if the user
I have two apps, which I will refer to as app A and app
I need to use Bing maps in an app being developed targetting blackberry OS
I need to know when my app is being uninstalled from the device where
I have a CakePHP app that is being moved to Sql Server from MySql.
I'm currently working on an app that is being created using Ironspeed Designer. It's

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.