Skip to content

Conversation

KazuCocoa
Copy link
Member

Closes #180

@KazuCocoa KazuCocoa requested a review from mykola-mokhnach June 9, 2024 02:40
README.md Outdated
### Enable access to non-SDK interfaces

[Restrictions on non-SDK interfaces](https://developer.android.com/guide/app-compatibility/restrictions-non-sdk-interfaces#test-for-non-sdk) could affect some functionalities.
Changing locale in API Level 34 environment is one example. Please [enable access to non-SDK interfaces](https://developer.android.com/guide/app-compatibility/restrictions-non-sdk-interfaces#how_can_i_enable_access_to_non-sdk_interfaces) via `adb`. [This issue comment](https://github.com/appium/io.appium.settings/issues/180#issuecomment-2156279885) is adb logcat output when the non-SDK interfaces are enabled, or disabled (system default). Please try out a device reboot if the same logcat continues even after setting the hidden api policy.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing of the system locale in API Level 34 or later demonstrates the above restriction.

@KazuCocoa KazuCocoa merged commit ca8c9b4 into master Jun 9, 2024
@KazuCocoa KazuCocoa deleted the KazuCocoa-patch-1 branch June 9, 2024 07:32
Copy link

github-actions bot commented Jun 9, 2024

🎉 This PR is included in version 5.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

find a method to set location without hidden api policy

2 participants