Kirill
Results
2
comments of
Kirill
Hello. I have this problem to. I copy PlacesPluginActivity from [example](https://docs.mapbox.com/android/plugins/examples/global-location-search/), but search not work for me. `implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places-v8:0.9.0'` All AndroidX lib was updated to latest version
I use `implementation 'androidx.constraintlayout:constraintlayout:1.1.3'` instead `implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'` and it work for me