Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2360] add support for canOpenURL on iOS

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:53.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelscanopenurl, feature, ios, request
ReporterRalf Pfeiffer
AssigneeBlain Hamon
Created2011-04-15T03:17:42.000+0000
Updated2011-04-17T01:58:53.000+0000

Description

We have a request to add support for canOpenURL on iOS.

HD TIcket:
http://developer.appcelerator.com/helpdesk/view/54051">http://developer.appcelerator.com/helpdesk/view/54051

Comments

  1. Greg Pierce 2011-04-15

    +1

  2. Jeff Haynie 2011-04-15

    (from [cf300870de61bb7cb6166648ca5438d1b44b4a5a]) [#2360 state:fixed-in-qa] Exposed canOpenURL. https://github.com/appcelerator/titanium_mobile/commit/cf300870de61bb7cb6166648ca5438d1b44b4a5a"> https://github.com/appcelerator/titanium_mobile/commit/cf300870de61...

  3. Stephen Tramer 2011-04-15

    Forgot to mark myself as responsible.

  4. Pedro Enrique 2011-04-15

    test file exists in bug tests.

    Tested in iPhone 4 running 4.2 and Simulator 4.2
    SDK 1.5 12/9/2010 - r43358e5f

    iPhone 4:

       http://appcelerator.com: YES!
       mailto:foo@bar.com: YES!
       tel:5551234: YES!
       ftp://ftp.apple.com: YES!
       fb://profile: YES!
       invalid url': no.
       

    Simulator:

       http://appcelerator.com: YES!
       mailto:foo@bar.com: no.
       tel:5551234: no.
       ftp://ftp.apple.com: YES!
       fb://profile: no.
       invalid url': no.
       

JSON Source