What is the complete URL that is passed if app is started thru custom URL ?

So... this custom URL feature actually works, which is very cool.

It allows you to start myapp by following a URL-link that looks like "myapp://abc?def=qwe&etc".

You can embed that URL in webpages, tweets, emails, etc.

Unfortunately, I cannot find any info about how to access the whole URL to see what data is passed with the myapp invocation.

I know that the Corona runtime has access to the complete URL - it is one simple IOS-library call.

Is that info available somewhere to us now?

It would be a great way to pass information into the myapp from the outside!

(... and I'm trying to use it as a hack to work around the fact that Corona doesn't support oauth/twitter/google/secure-smtp/... - not very elegant as it requires the user to click on a link, but it would work...)

Thanks, Frank.

views:1404 update:2011/10/2 9:44:12
corona forums © 2003-2011