transistorsoft / react-native-background-geolocation

Sophisticated, battery-conscious background-geolocation with motion-detection
http://shop.transistorsoft.com/pages/react-native-background-geolocation
MIT License
2.66k stars 426 forks source link

new NativeEventEmitter() requires a non-null argument #2129

Closed petertoth-dev closed 1 month ago

petertoth-dev commented 2 months ago

Your Environment

Expected Behavior

It should work

Actual Behavior

The App can't even start up, it throws: new NativeEventEmitter() requires a non-null argument error.

Steps to Reproduce

  1. Install the package with npm
  2. Add basic example code
  3. See the result

Context

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
christocracy commented 2 months ago

Try to reproduce in freshly generated “hello-world” app.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.