Posts & RepliesiOS / OS/X interaction. Hi, I have an iOS app that is working pretty well. It's using core data and Dropbox to sync between user devices. I now want to add in OS/X functionality. Can you point me to best practice for this. ...Re: Dropbox Datastore API Alternatives A word on Parse. I initially developed this app with a Parse interface. However, as I started to use it, I realized I could see (and change) all user data. That just isn't right, Maybe I implemented ...