Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

moljac
Copy link
Member

@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 join this conversation on GitHub. Already have an account? Sign in to comment
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