In my app, i want to send a file to another iOS device via bluetooth.
I don't want to install any app from app store which using bluetooth functionality.
I want to implement bluetooth functionality in my app and once it connected means it would list out available iOS devices ( bluetooth enabled devices ) and send a file to selected device via bluetooth.
Is that possible? I don't know where to start..
Please help in this regards..if any sample code for it means its very helpful to me..
Thanks!!!