Is this possible? Can I copy a database to the user's home directory and then access it with more than a single program? I'm guessing the answer is 'no', as it would make copy and paste pretty trivial, but I thought I'd ask.
+4
A:
Nope. This is what OpenClip did (well, not with databases), but 2.1 broke it: http://gizmodo.com/5040509/iphone-21-will-break-openclip-copy-and-paste-between-apps.
Ben Alpert
2009-03-14 07:47:20
OK, that's what I thought. Bugger. :)
John Biesnecker
2009-03-14 07:50:45
A:
I was under the impression that two apps with the same top level bundle identifiers (E.G., com.mycompany.xxx and com.mycompany.yyy) could access each other's shared data. I'll see if I can find some documentation from Apple on this...
Justin Gallagher
2009-03-14 13:43:08
That's exactly what I'm looking for. If that works I'd be set. It seems to work in simulator, but I'm still waiting for my developer application to be approved to test it on the iPhone proper.
John Biesnecker
2009-03-15 23:23:06
A:
Did anyone find out the answer on this. I have a suite of apps in production and want to share info between them.
Devon Dorrity
2009-11-07 14:35:02