• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
custom links in event kit notes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

custom links in event kit notes


  • Subject: custom links in event kit notes
  • From: David Jackman <email@hidden>
  • Date: Wed, 5 Jan 2011 07:02:50 -0800

I just set up some custom url schema in xcode for my project, and added a new event in the Calendar with the schema on my iphone which has the app loaded.

if i bring up a EKEventViewController it shows the url in the notes area as a blue link but when i look at it in the calendar the url is not recognized.

when i use a more standard url like http://www.google.com in the notes, the url turns into a link like the view controller.

Is this an error, a known bug, or what?

if i was going to report it as a bug where do i go to find out how, and what can i expect?

if it is not a bug, then what am i doing wrong?

I have added this to the info plist and it works well everywhere except the notes portion of calendar

<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.company.appname</string>
<key>CFBundleURLSchemes</key>
<array>
<string>appextension</string>
</array>
</dict>
</array>

Thanks,

David Jackman

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Xcode-users Digest, Vol 8, Issue 2
  • Next by Date: What's the command to pop back from cmd-click?
  • Previous by thread: Xcode-users Digest, Vol 8, Issue 2
  • Next by thread: What's the command to pop back from cmd-click?
  • Index(es):
    • Date
    • Thread