What App Center service does this affect?
Xamarin.UI tests
Describe the bug
The system alert presented during the oauth authentication process (ASWebAuthenticationSession) does not get automatically closed.

To Reproduce
Steps to reproduce the behavior:
Expected behavior
The alert should be automatically accepted so that the oauth process can continue
Screenshots
Please see above
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
N/A
Experiencing this same issue, which is preventing our team from running UI automation in App Center.
We are only using OAuth authentication using the browser to enter credentials, so we have no way of getting round this at the moment.
Sorry for the lack of response. We're currently deep into creating support for Android Q, but we have logged the bug into our backlog. Unfortunately, I can't provide a time line right now.
Do the latest changes to calabash #309 mean this issue can now be closed?
The OAuth alert has now been added to the list of known prompts that are automatically closed by the framework
The latest dev version Xamarin.UITest 3.0.4-dev5 seemed to have solved this issue.