Good morning,
I am a newbie iOS developer and in my app I have 2 users sharing each other, some data using Parse.
On Parse I have implemented the sharing data functionality using push notifications but there are some limitations regarding the data size that can be pushed from one user to another.
I would like to know, if there is some framework in iOS or maybe a third part library, that allows the users to share quickly, big chunks of data, like hd images or really long text messages.
Any suggestion or advice is well appreciated. Thanks!