Appcenter: SpringBoardsAlert.m doesn't include iOS OAuth alert

Created on 22 Mar 2019  路  5Comments  路  Source: microsoft/appcenter

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.

image

To Reproduce
Steps to reproduce the behavior:

  1. Attempt to authenticate with oauth and the ASWebAuthenticationSession
  2. Alert (shown above) presented
  3. Alert does not automatically close

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):

  • OS: iOS
  • Version: 2.2.7

Smartphone (please complete the following information):

  • Devices: All iOS devices

Additional context
N/A

bug response required test

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings