How can I run iPhone as an iBeacon in the background

Hi Developers,


I am doing an iPhone app with technology using iBeacons and Bluetooth Low Energy( BLE ).


The requirement of this application is run iPhone as an iBeacon I have completed this in app was foreground but it was not working in background.

using "cbperipheralmanager".


Thanking you.

Unfortunately, an iOS app cannot emulate an iBeacon while it is in the background.


The requirements of the iBeacon specification cannot be satisfied due to the the limitations imposed on what and how apps can advertise as a BLE peripheral while in the background. This combination technically is not possible.


Gualtier

How can I run iPhone as an iBeacon in the background
 
 
Q