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

fix: appropriately translate some system prompts on iOS 16.1 simulator #400

Merged

Conversation

mwakizaka
Copy link
Contributor

  • Continued from fix: appropriately translate com.apple.SpringBoard and some system prompts #384
  • When using iOS 16.1 simulator on Xcode 15.0 (CoreSimulator-932.2, xcrun version 67), the following system prompts are not appropriately translated.
    1. "<App name>" Would Like to Access the Camera
    2. "<App name>" Would Like to Access the Microphone
    3. "<App name>" Would Like to Access Your Contacts
    4. "<App name>" Would Like to Access Your Photos
    5. Allow "<App name>" to track your activity across other companies' apps and websites

By stopping com.apple.tccd, I've confirmed the above system prompts are appropriately translated.

on some environments such as iOS 16.1 simulator x Xcode 15.0 x CoreSimulator-932.2 x xcrun version 67
@mwakizaka mwakizaka changed the title fix: appropriately translate some system prompts fix: appropriately translate some system prompts on iOS 16.1 Oct 31, 2023
@mwakizaka mwakizaka changed the title fix: appropriately translate some system prompts on iOS 16.1 fix: appropriately translate some system prompts on iOS 16.1 simulator Oct 31, 2023
@mykola-mokhnach mykola-mokhnach merged commit f551113 into appium:master Nov 1, 2023
8 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 1, 2023
## [5.3.7](v5.3.6...v5.3.7) (2023-11-01)

### Bug Fixes

* appropriately translate some system prompts on iOS 16.1 simulator ([#400](#400)) ([f551113](f551113))
Copy link

github-actions bot commented Nov 1, 2023

🎉 This PR is included in version 5.3.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mwakizaka mwakizaka deleted the fix/translate_system_prompts branch November 1, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants