I haven't compiled my app in a while but the last time it worked fine.
Now I get this error:
wxforecast_activity_create (java line: 386)
java.lang.IllegalStateException: The meta-data tag in your app's AndroidManifest.xml does not have the right value. Expected 7571000 but found 8115000. 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" />
at com.google.android.gms.common.GooglePlayServicesUtil.zzaa(Unknown Source)
at com.google.android.gms.common.GooglePlayServicesUtil.isGooglePlayServicesAvailable(Unknown Source)
at com.google.android.gms.ads.internal.util.client.zza.zzP(Unknown Source)
at com.google.android.gms.ads.internal.client.zze.zza(Unknown Source)
at com.google.android.gms.ads.internal.client.zzy.zzcO(Unknown Source)
at com.google.android.gms.ads.internal.client.zzy.zza(Unknown Source)
List goes on
The only thing that changed is I upgraded to windows 10. B4A vers 5.2
Thanks Bill
Now I get this error:
wxforecast_activity_create (java line: 386)
java.lang.IllegalStateException: The meta-data tag in your app's AndroidManifest.xml does not have the right value. Expected 7571000 but found 8115000. 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" />
at com.google.android.gms.common.GooglePlayServicesUtil.zzaa(Unknown Source)
at com.google.android.gms.common.GooglePlayServicesUtil.isGooglePlayServicesAvailable(Unknown Source)
at com.google.android.gms.ads.internal.util.client.zza.zzP(Unknown Source)
at com.google.android.gms.ads.internal.client.zze.zza(Unknown Source)
at com.google.android.gms.ads.internal.client.zzy.zzcO(Unknown Source)
at com.google.android.gms.ads.internal.client.zzy.zza(Unknown Source)
List goes on
The only thing that changed is I upgraded to windows 10. B4A vers 5.2
Thanks Bill