开发者

Can I Share Sqlite Database Among iOS Apps?

I want to know how can i share sqlite database between two of my application. Can i 开发者_StackOverflowhave any brilliant ideas from you guys ?


Sandboxing in iOS won't allow files to be shared between applications. Although you could get hacky and (potentially) make something sort-of work, your best bet would be to use a web service or other outside storage to pass data between applications.


If you wait until fall for [redacted], there might be some solutions for you. I would check the Apple developer forums for discussions that are not covered under the NDA

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜