vikeri / react-native-background-job

Schedule background jobs in React Native that run your JavaScript when your app is in the background/killed.
MIT License
747 stars 109 forks source link

TypeError: Cannot read properties of undefined #193

Open kriit24 opened 2 years ago

kriit24 commented 2 years ago

TypeError: Cannot read properties of undefined (reading 'UNMETERED')

Invariant Violation: "main" has not been registered. This can happen if:

Installed with "yarn add react-native-background-job" react-native link not needed because yarn adds automatic linking

also tried manual installation - same thing