Closed Peretz30 closed 5 years ago
I did change a bit between RC0 and RC1 versions, now the default provider on Android is osmdroid, with a default version (6.0.3) chosen. This version can be changed using the project wide variable osmdroidVersion, e.g. { osmdroidVersion = '6.0.3' }
, in your top-level build.gradle.
Please, verify what osmdroid version you have on the project. Despite the number, there are breaking changes between 6.01 (previous used version) and 6.0.3 (current version).
@fqborges that's worked! Thanks!
I had this error after execution of command
react-native run-android
react-native-maps-osmdroid: 0.23.0-rc2 react-native: 0.57.7 react: 16.6.1