I want to share files/data from my iOS app to other devices (ios and android), which have the application installed, through wireless communication. Is it possible? Please help me.
Asked
Active
Viewed 756 times
0
-
possible duplicate of [Transfer data between iOS and Android via Bluetooth?](http://stackoverflow.com/questions/18884705/transfer-data-between-ios-and-android-via-bluetooth) – Gürhan KODALAK Jun 10 '15 at 09:07
1 Answers
0
iBeacon is not for file sharing, for more information check this link
And about file sharing between Android and iOS via Bluetooth it has asked before here
But you can write an App that enables file sharing between iOS devices quite simple. Check MultiPeer Connectivity Framework
Also there are new technologies but I don't have enough information about them.

Community
- 1
- 1

Gürhan KODALAK
- 570
- 7
- 20