I have an iPhone application which I wanted to add URL schemes to. The thing is that I have both a free version and a plus version.
What I would like to do is use the same scheme for both apps, but if the plus version is installed I want to the PLUS version to launch instead of the free version. Is that possible?
Br,
Paul Peelen