User Tag List

Results 1 to 3 of 3

Thread: Feature Request for iOS Object

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Feature Request for iOS Object

    It would be great if the iOS object had the ability to tell you whether you can open a particular URL with a evaluation such as "Can Open URL" with an input of a URL that calls this:

    [UIApplication sharedApplication] canOpenURL:[NSURL URLWithString:@"urlpassedinbytheuser"]];

    For example, I may want to put a twitter icon in my app and clicking it opens up my Twitter account for people to follow. I can now use the "Open URL" on the iOS object to open the Twitter app by specifying the following URL:

    twitter://user?screen_name=someusername

    However if I could test first that the user has the Twitter app I would know to send them to a website instead of trying the Twitter app. These URLs apply for Maps, Email and just about any other destination (other apps) and using the iOS object to open these URLs works without issue.

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Good idea

  3. #3
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)
    Yes this would be nice. Could be done for Facebook too.

Similar Threads

  1. List Object Feature request
    By redpandagames in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 2nd April 2013, 07:49 PM
  2. [Request] Calendar Object feature
    By Dines in forum Extension Development
    Replies: 2
    Last Post: 1st June 2009, 10:17 PM
  3. [Feature Request] Download Object
    By LIJI in forum Extension Development
    Replies: 9
    Last Post: 26th October 2008, 11:59 AM
  4. Feature request for the Explorer Object
    By LIJI in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 11th July 2007, 09:03 PM
  5. Dialog object, feature request!!
    By Patrick in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 1st November 2006, 09:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •