Data transfer with AirDrop

HI Guys


Is it possible to transfer app specific data via AirDrop?


More specifically. If I have an app that persists data locally (say Core Data). Is it possible to use AirDrop to send data that is very specific to the app to other instances of the same app running on different devices?


I envisage something like get the data from Core Data, serialize it to XML or JSON, send via AirDrop and then deserialize at the other end.


Is this possible? Is AirDrop meant for such use? I've had a good look around and all of the info I can find seems to be about transferring non app specific data such as photos or URL's.


If it is possible and a sensible use of AirDrop then any info or pointers to resources would be very much appreciated.


Many Thanks

Hanks

  • Wondering the same thing and the thread below doesn't seem to work. Have you found an answer? -Thank you in advance

Add a Comment

Replies

looks like this has been answered in this thread?