react-native-bg-thread
react-native-bg-thread copied to clipboard
Does not work on actual device?
When trying this in the iOS Simulator it actually seems to work, the code inside RnBgTask.runInBackground actually runs, no idead what thread it runs in etc. But when trying the exact same code on an actual device it does not work - any idea as to why this is? Are any extra steps required when running on device?
Device is an iPhone 11 Pro if it matters.
Thanks!