How to create a background task with headless js in react native
When following the documentation here https://reactnative.dev/docs/headless-js-android and trying to create a simple background task, everything seems to work properly ( compilation and building is all good ) and when am trying to start the service i get this error: (NOBRIDGE)…