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

Using AXSwift with App Sandbox Turned On Triggers Errors #36

Open
DavidMolnar-RS opened this issue Sep 4, 2022 · 2 comments
Open

Using AXSwift with App Sandbox Turned On Triggers Errors #36

DavidMolnar-RS opened this issue Sep 4, 2022 · 2 comments

Comments

@DavidMolnar-RS
Copy link

Hello,

We are getting close to app submission to the App Store. The problem is that Apple requires the app sandbox to be turned on for all apps submitted to the App Store. Turning on the App Sandbox causes AXSwift to not work. It returns UnknownUIElement when trying to read the app under control using Application(forProcessID: ). Then doing anything else to that top-level UIElement returns an error.

Is there anyway around this?

@soundflix
Copy link

@DavidMolnar-RS
Copy link
Author

Yeah, that's pretty much what I've been seeing. I'll try going the route of getting that entitlement exception from Apple. If anyone else has any more insight about this please do comment here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants