You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Start an app with an update ready
Wait for Internal App Update window to open
Without clicking anything on the window, minimize the app
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: