I upgraded to v29.0.0.1, it compile fines but execution now fails with this error:
E/mvx (31365): 8,63 AndroidEnvironment Exception from unknow: TypeLoadException: Could not load type 'Android.Gms.Common.GoogleApiAvailability' from assembly 'Xamarin.Google
E/mvx (31365): PlayServices.Basement, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Any clue ?
Is v29.0.0 working ok ?
Posts
Ok so the problem is that a dependant project was still using an old version of the nuget, and while there were no conflict on compile, it would still crash when runned with this error.
All is fine now.
What's the solution? I'm getting the same error when I invoke CrossGeofence.Current.