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

AppUpdateRequest is never Done after user minimizes app and reopens it through app drawer #3281

Open
YardenRaveh opened this issue Dec 20, 2023 · 0 comments
Labels

Comments

@YardenRaveh
Copy link

YardenRaveh commented Dec 20, 2023

Describe the bug
When a user minimizes the app with internal app update window and reopens the app through App Drawer(other methods work fine) the internal app update window closes but AppUpdateRequest is never marked as Done

To Reproduce
Steps to reproduce the behavior:

  1. Start an app with an update ready
  2. Wait for Internal App Update window to open
  3. Without clicking anything on the window, minimize the app
  4. Open the app using the App Drawer

Expected behavior
The Internal App Update window to remain open or AppUpdateRequest to be marked as Done with an error

Observed behavior
Internal App Update closes and AppUpdateRequest is never marked as done

Versions

  • Unity version: 2022.3.3f1
  • Google Play Games Plugin for Unity version: 1.8.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant