Dear all,
I am an android developer. I have completed an android app for scanning beacons in the background. My app will raise an "HTTP get" event for sending the data to my SQL server when android scanned a beacon. But now, my boss asks me to improve the same app in ios.
What I want to ask is iOS also can continue BLE scanning and send data to server by "http get" at background?
I am an android developer. I have completed an android app for scanning beacons in the background. My app will raise an "HTTP get" event for sending the data to my SQL server when android scanned a beacon. But now, my boss asks me to improve the same app in ios.
What I want to ask is iOS also can continue BLE scanning and send data to server by "http get" at background?