-1

I am looking to develop an iOS and Android application which will allow users to chat to each other via bluetooth however I am unsure if this is possible with Apple Restrictions.

Currently I have written a test iOS app using Multipeer Connectivity Framework which can discover other iOS devices which has my app and connect, but I am unsure of the best practice to do the same for iOS -> Android or vice versa.

Thanks Aaron

Pawan Rai
  • 3,434
  • 4
  • 32
  • 42
MonkeyBlue
  • 2,234
  • 6
  • 31
  • 41

1 Answers1

0

This is not possible. WiFi connection may be your best bet.

See here:

Transfer data between iOS and Android via Bluetooth?

Community
  • 1
  • 1
Robert J. Clegg
  • 7,231
  • 9
  • 47
  • 99