On react-native 0.63.1
Works as expected iOS but crashing on Android upon starting observing. No errors get printed. Tried the fix of using the git source for react-native-proximity which updates
"@estimote/react-native-proximity": "https://github.com/Estimote/react-native-proximity.git#1388704",
and changes these two build gradle values
On react-native 0.63.1 Works as expected iOS but crashing on Android upon starting observing. No errors get printed. Tried the fix of using the git source for react-native-proximity which updates
"@estimote/react-native-proximity": "https://github.com/Estimote/react-native-proximity.git#1388704",
and changes these two build gradle valuesAny help?