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

On Screen Draw Service Blocks Google Play Update Pop Up In App #1661

Open
3 tasks done
balthanon opened this issue Aug 17, 2023 · 0 comments
Open
3 tasks done

On Screen Draw Service Blocks Google Play Update Pop Up In App #1661

balthanon opened this issue Aug 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@balthanon
Copy link

Preparation

FGO server

NA

FGA build number

2124

Describe the bug

Now that FGA is on Google Play Store again, it prompts for updates automatically when you open the app, which is a nice feature. However, if you have the application set to automatically enable the accessibility service when you open the application, it blocks the ability to interact with the Google Play store (including the pop up). Clicking outside of that in order to disable the service dismisses the pop up and closing the app (or navigating in and out of it), causes the service to be re-enabled and cause the same issue.

In order to actually update the app, you need to either modify your settings or go directly to the play store to update. Neither are particularly difficult, but less computer literate people might not realize either is an option. (Or for that matter, may not realize the service is what is causing them not to be able to update.)

Ideally, if Google has a hook in their API that lets you know when an update notification pops up in the application, you could use that to disable the service when it occurs. Or alternatively, perhaps there is a way to trigger an update check and the pop up if the stop service button is pressed. If neither of those is feasible, I'm not sure if there is a good solution for this off the top of my head unless you can add some messaging to the notification somehow to let users know how to bypass it.

This was technically tested on the build number prior to 2124-- I'm not sure what that build number is though, I updated before I thought to log an issue.

Video

Can provide a video if necessary, but I think it's fairly self explanatory.

Device model

Bluestacks 5.7

Android version

7

Screen size

No response

RAM

No response

@balthanon balthanon added the bug Something isn't working label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant