Hi,
I am using the great FusedLocationProvider library v1.10 and the examples code in this post https://www.b4x.com/android/forum/threads/material-design-3-using-a-toolbar-as-actionbar.49053/
But now I get the error:
I think I have a conflict in the google play service library but I am not sure how to fix this...
Do I need to upgrade to the latest? Do I need to upgrade the FusedLocation Provider to 1.3? I am lost here...
I am using the great FusedLocationProvider library v1.10 and the examples code in this post https://www.b4x.com/android/forum/threads/material-design-3-using-a-toolbar-as-actionbar.49053/
But now I get the error:
B4X:
java.lang.IllegalStateException: The meta-data tag in your app's AndroidManifest.xml does not have the right value. Expected 7895000 but found 8487000. You must have the following declaration within the <application> element: <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
I think I have a conflict in the google play service library but I am not sure how to fix this...
Do I need to upgrade to the latest? Do I need to upgrade the FusedLocation Provider to 1.3? I am lost here...