Unable to find package Xamarin.GooglePlayServices.Ads.Api with version (>= 124.5.0 && < 124.5.1)

Open
#1,245 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
android

Research direction

The issue names Xamarin.GooglePlayServices.Ads 124.5.0, its missing Xamarin.GooglePlayServices.Ads.Api dependency, and a net9.0-android project, but no repository file or test. Reproduce the package restore failure in a new Android project, then inspect the package metadata and dependency declarations; done means version 124.5.0 installs successfully with an available Api package.

Written by the indexing model from the issue text.

Description

Android framework version

net9.0-android

Affected platform version

.NET 9 Android

Description

It seems the package Xamarin.GooglePlayServices.Ads 124.5.0 was released without an update to the dependency Xamarin.GooglePlayServices.Ads.Api, while demanding a version of it between 124.5.0 and 124.5.1. None exists and package installation fails.

Steps to Reproduce
  1. Crete new Android project.
  2. Add nugget package Xamarin.GooglePlayServices.Ads 124.5.0.
Did you find any workaround?

I have not tried to do a build myself, as I do not have urgency on this. Was just going through library updates.

Relevant log output

Dominant language
C#
Stars
318
Forks
73
Avg merge
2d 6h
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/android-libraries

All issues in dotnet/android-libraries

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.