Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I test the new feature AirDrop with only one iPhone / iPad?

I am using UIActivityViewController to share data between devices using AirDrop but the problem is I can't test the feature because I have just one device that supports AirDrop. Is there anyway to do that?

like image 850
Ziad Tamim Avatar asked Dec 20 '22 23:12

Ziad Tamim


1 Answers

No, there literally isn't. You have to have another device, I also looked into this earlier.

like image 107
MCKapur Avatar answered Dec 24 '22 11:12

MCKapur