DevronB

Results 16 comments of DevronB

maybe related to this: https://github.com/xamarin/java.interop/commit/2d5431f765928e5377288d3284ace3c5d871755a Were these packages built against some bad version? In my project Dependancies/Framework/Microsoft.Android which is 31.0.101-preview.11.87 the Java.Interop version is : 0.1.0.0. These packages are referencing...

ok, thank you. Do you have a timeline on this new release? I can't use any of the Xamarin.AndroidX.Wear.xxx libraries as they do not have previous versions.

a timeline, please?

Don't the Xamarin.AndroidX.Wear.xxxxxx packages need updating too? Still getting the below error after updating to : ``` ``` and I'm guessing it's an issue for all : ``` ``` ```...

and I'm getting this after updating to the x.x.x.2 version as well: ``` error: package com.google.android.gms.common.api.GoogleApiClient does not exist ```

@jpobst , any ideas? It's not just me, right?

@jpobst thanks, and this error for the new GPS packages? ``` error: package com.google.android.gms.common.api.GoogleApiClient does not exist ``` @moljac , when will you be bumping AX?

@jpobst sorry to be a pain but I can't use any of these libraries. I know you're probably busy but can I get some direction on how/when I could use...

I see these packages have been updated now, thank you. The java errors are gone, but, I'm now getting a whole range of issues around packages not existing. I've tried...