Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Fix issue 673 xamarin.google.android.play.core cannot implement i install state updated listener#709

Merged
moljac merged 7 commits intomainfrom
fix-issue-673-Xamarin.Google.Android.Play.Core-cannot-implement-IInstallStateUpdatedListener
Nov 10, 2022
Merged

Fix issue 673 xamarin.google.android.play.core cannot implement i install state updated listener#709
moljac merged 7 commits intomainfrom
fix-issue-673-Xamarin.Google.Android.Play.Core-cannot-implement-IInstallStateUpdatedListener

Conversation

@moljac
Copy link
Contributor

@moljac moljac commented Nov 4, 2022

Google Play Services Version (eg: 8.4.0):

Does this change any of the generated binding API's?

Yes. Parameter type change.

Describe your contribution

Added metadata to fix issue

#673

more info:

@moljac moljac requested a review from jpobst November 7, 2022 17:45
…re-cannot-implement-IInstallStateUpdatedListener
…re-cannot-implement-IInstallStateUpdatedListener
…re-cannot-implement-IInstallStateUpdatedListener
…re-cannot-implement-IInstallStateUpdatedListener
@moljac moljac merged commit 5590433 into main Nov 10, 2022
@moljac moljac deleted the fix-issue-673-Xamarin.Google.Android.Play.Core-cannot-implement-IInstallStateUpdatedListener branch November 10, 2022 15:47
jpobst added a commit that referenced this pull request Aug 22, 2024
Fixes: #900

In April 2022, [Google deprecated](https://developer.android.com/reference/com/google/android/play/core/release-notes) the `com.google.android.play:core` package and split its functionality into four packages, including `com.google.android.play:app-update`.

We need to copy the fix in #709 to the new package in order for `StateUpdatedListener.onStateUpdate (InstallState)` to be implementable.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Xamarin.Google.Android.Play.Core can't implement IInstallStateUpdatedListener

2 participants