what should I do in my app to support sending data between two iphones in wifi or bluetooth?
for example I want to send text from one device and receive and open the text in the other device?
what should I do in my app to support sending data between two iphones
Share
You could check out what Bump has to offer:
Updated:
You could also have a look at Apple’s GameKit which offers peer-to-peer connectivity.