Closed trevor403 closed 12 years ago
in general the command is there (UIObjects UIOpenLink) but siri on the iphone won't allow http:// links, you can only open preference menues and so on, it would be possible to patch this out using mobile substrate but in general you cannot open these kind of links.
(If you try, Siri will output something a long these lines to the console: "unsafe url detected")
But can you use it to open app URLs like app://blah
as I said... no :) You can as far as I know only open the settings menu through it. But try it
Well I guess it's Theos coding time haha
jep :)
no, pyep
is there a way to open a url without as a request without answer function, like an http:// url or if possible a fb:// url?