TKCustomMap Version Conflict
TKCustomMap Version Conflict This issue has been reported on GitHub here - https://github.com/TorbenK/TK.CustomMap/issues/325 Has anyone else has struggled with this? I was stoked to find this nuget package because it does exactly what I'm looking for but it needs Places and some other GooglePlayServices installed and I can't install them because of this conflict. I'm also not sure if uninstalling TK.CustomMap and then installing the Play Services would even help because the person who reported the issue on GitHub said- I converted my app to .net 2.0 and had to use the newest Google play services 60.1142.1 for AdMob to work. It wouldn't install until I uninstalled TK.CustomMap, and now TK.CustomMap won't reinstall because it only want to use GooglePlayServices 42.1021.1 Severity Code Description Project File Line Suppression State Error NU1107 Version conflict detected for Xamarin.GooglePlayServices.Tasks. Reference the package directly from the project to resolve t...