mauron85 / react-native-background-geolocation

Background and foreground geolocation plugin for React Native. Tracks user when app is running in background.
Apache License 2.0
1.33k stars 562 forks source link

Issue #318 still present #516

Open DGCarramona opened 4 years ago

DGCarramona commented 4 years ago

Your Environment

Context

Which info do you need ?

Expected Behavior

Application built without error

Actual Behavior

Link error with "duplicate symbols for architecture x86_64

Steps to Reproduce

Just followed installation steps in README

DGCarramona commented 4 years ago

Forgot to mention, issue reappeared after upgrading react-native from 0.61 to 0.63.3

SergioPereo commented 3 years ago

Forgot to mention, issue reappeared after upgrading react-native from 0.61 to 0.63.3 Any workaround so far? Or I should give a try to another library?

Rc85 commented 2 years ago

I skipped step 3 in the ios installation instruction and it seems to be working.