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

Update Xamarin.UITest to support iOS 17 permission request dialogs #2636

Open
JohnHDev opened this issue Jun 9, 2024 · 3 comments
Open

Update Xamarin.UITest to support iOS 17 permission request dialogs #2636

JohnHDev opened this issue Jun 9, 2024 · 3 comments
Labels
feature request New feature request test Related to the App Center Test service

Comments

@JohnHDev
Copy link

JohnHDev commented Jun 9, 2024

Describe the solution you'd like
When iOS app requests permissions for calendar access on iOS17, Xamarin UITest should auto accept as it does with earlier iOS versions. Should also include all other permission request types.

Describe alternatives you've considered
None

Additional context
AppCenter is still supported until March next year so I would expect Xamarin.UITest will be supported until then?
Please consider making it open source.

@JohnHDev JohnHDev added the feature request New feature request label Jun 9, 2024
@MikhailSuendukov MikhailSuendukov added test Related to the App Center Test service labels Jun 12, 2024
@IlyaBausovAkvelon
Copy link

Hi @JohnHDev,
Thank you for reporting this issue. Does this happen only with Calendar permission access requests? Does everything works with other types of permissions requests?

@JohnHDev
Copy link
Author

@IlyaBausovAkvelon I have only tried it with calendar, but I would hope you have a uitest for the permission dialogs and can add an iOS 17 test to cover them?

@IlyaBausovAkvelon
Copy link

Hi @JohnHDev,
I was able to fix alerts for accessing Calendar App. Could you please take a screenshot of alert that is blocking you? It's important because I need to check out that this alert could be handled with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request test Related to the App Center Test service
Projects
None yet
Development

No branches or pull requests

3 participants