Is it possible to Register a custom URL Scheme for a Corona App on iOS or Android?

In iOS you can assign a custom URL scheme that launches links using that scheme in your application by adding a URL identifier property in the plist file (for example if I have a link on my website to myapp://?arg1=true&arg2=false when I click it in mobile safari it will launch my application and pass the arguments to it through the UIApplicationDelegate.

Is this supported in Corona at the moment?

not yet. we have a line item for roadmap to implement this.

c

views:1991 update:2011/9/28 9:01:40
corona forums © 2003-2011