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? [import]uid: 10084 topic_id: 12632 reply_id: 312632[/import]

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

c [import]uid: 24 topic_id: 12632 reply_id: 46249[/import]

hi!
Has this function been implemented yet?

for android that is. [import]uid: 103182 topic_id: 12632 reply_id: 89472[/import]

not yet.

IAP is going first [import]uid: 24 topic_id: 12632 reply_id: 89494[/import]