I am developing an IOS app and I am checking if it is possible to communicate with other IOS devices within a close radius (like around 30 ft max) while my app is running in the background and trigger an event when a connection is made. Is this possible? I have attempted this in kivy but it did not work out. Thanks for any responses in advance!