Daniel Perez
Results
2
comments of
Daniel Perez
Do you think it can be possible (not now maybe in future updates) to set in the configuration something like: `maximumAccuracyBeforeSendLocation: 100` 100 mts, 500mts, etc... or a flag in...
this worked for me: 1. added in my pod file ```Podfile ... pod 'GoogleUtilities', :modular_headers => true pod 'FirebaseCore', :modular_headers => true # before this line 👇🏼 config = use_native_modules!...