Mapbox SDK: 6.7.0
After enabling the proguard in the gradle, we are getting the following error.
com.mapbox.services.android.location.LostLocationEngine:
Try adding the below lines in proguard file
-dontwarn com.mapbox.services.android.location.LostLocationEngine -dontwarn com.mapbox.services.android.location.MockLocationEngine