issues
search
OpenLitterMap
/
react-native
OpenLitterMap mobile app for Android and iOS
https://opengeospatialdata.springeropen.com/articles/10.1186/s40965-018-0050-y
8
stars
1
forks
source link
sentry updated to 3.0.1
#95
Closed
sudoDeznit
closed
3 years ago
sudoDeznit
commented
3 years ago
Need npm install
pod install
Note
if error during pod install of sentry not able to find required version of sentry-cocoa then do -- its because of cache issue
pod repo update
and try pod install again
Note