techfoundrynz
techfoundrynz
> Hi, I was making the same modifications on my end when I saw your PR. I agree with the changes on the RNBackgroundActionsTask.java class. But for this, I think...
FWIW, I have an app using this library on iOS that successfully stays in the background for 2+ hours. That being said, I'm also doing background audio and location. For...
@cortinico any update or ETA on this?
Thanks for the speedy response. I'm trying to dig into it but admittedly don't have much experience with the react native source. I've got some logs in AppRegistry and am...
Right now I'm using react-native-background-actions in several projects but the most impacted one is a monitoring app for PEVs (VESC-based onewheels specifically). I use react-native-background actions with react-native-ble-plx, expo-location and...
> I've put up a [draft PR](https://github.com/facebook/react-native/pull/45100) that should fix the issue. Because it is hard to create foreground tasks in new android and test this I will try to...
I've struggled a couple of times to get a local build without success. Any chance you would be able to provide a build of your PR branch?
Happy to test as soon as it's in a nightly build 👍
@gorhom can confirm v5 is not entirely working on new arch. I'm getting this after switching to new arch (also tried updating from alpha 9 to 10) 
> Sorry, the comment was there before I tested it, should be removed Sorry about that comment. Made sense when pitching the idea to you guys.