Is it possible to let two Apps on two iPad communicate with each other, wothout them having a connection to the Internet?
My Problem is, that I want to create an app, where Multiple iPads communicate. So i have two or more iPads. Every single one of them has multiple (changeable) Variables and i want to be able to see every iPads Variables on every other iPad. If wifi or Cellular Network is available, i want to have communication over the Internet (more Range), but when these Options are not available, I want to have direct Communication.
Is this possible and how far would the communication be possible?
I found the Multipeer Connectivity Framework. How far is the Range using this?
Thank you for your Answers! 100 Meters at most with the Multipeer Connectivity Framework.