Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want build a app, in that app i should able to shear my database with every one. Is there any method to do that?

share|improve this question
You'll need to be a bit more specific. Do you mean share your database with other apps on the iPhone, or with other iPhones? Or do you mean have one central database that your iPhone app will connect to? – Daniel Joseph Jul 28 '10 at 21:06
yes i mean one central database that your iphone app will connect – shil678 Jul 28 '10 at 22:58

1 Answer

Not in Apple's security model. You can share it between several of your own applications, if your set things up correctly to begin with.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.