Re: [iphonesb] Different App Bundles for Release VS Beta?

We just implemented this and it works well. However we stored data on the clipboard rather than in the URL itself.

On 3 May 2011, at 21:31, Mike Stankavich wrote:

Benjamin,

I haven't tried this, but it's apparently possible to have your app register a custom URL handler to pass data between your live and beta apps.  See http://stackoverflow.com/questions/2040784/core-data-store-sharing-between-iphone-apps for more details.  I am thinking of trying this technique for a portfolio tracker app that stores data locally.