I want to create an application which interacts with my BLE peripheral device even in the background when the screen is off as well. Is there any native implementation to do so, with objC or swift? Can anyone help me with this. I've tried many npm modules but they didn't work. So I'm now trying to implement it natively. I'm new to the objC & swift. I tried to find documentations, tutorial. But there was none.
I tried some npm modules, but all of them were stopped after a short time when a user leaves the screen.