DEV Community

Discussion on: I've released over 100 apps in React Native since 2015, Ask Me Anything!

Collapse
 
jalson1982 profile image
Jalson1982

Hello mate. We are building app that will communicate with ble devices. Issue is that we need to have both ios and android app wake up almost all time because when we enter in ble range app should connect on ble bluetooth device. Any idea how to manage background workers that will work on both platforms and keep app wake up?