We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Applesimutils probabilistic error "must provide a launch path" when setting permissions.
Appium version: 1.19.0 Mobile platform/version: Simulator iphone11 14.0 applesimutils version: 0.9 xcode version:12.0
2020-12-25 07:02:08:503 - [debug] [BaseDriver] Event 'newSessionStarted' logged at 1608850928503 (07:02:08 GMT+0800 (China Standard Time)) 2020-12-25 07:02:08:510 - [debug] [W3C] Encountered internal error running command: Error: Cannot execute "applesimutils --byId 231D5FF3-DA00-4C03-AA81-A198340D0F64 --bundle XXX --setPermissions calendar=YES,siri=YES,microphone=YES,camera=YES,contacts=YES,notifications=YES". Original error: Must provide a launch path. See "applesimutils --help" for usage. 2020-12-25 07:02:08:510 - [debug] [W3C] 2020-12-25 07:02:08:510 - [debug] [W3C] at execWix (/Users/rcadmin/.nvm/versions/node/v10.16.3/lib/node_modules/appium/node_modules/appium-ios-simulator/lib/permissions.js:52:11) 2020-12-25 07:02:08:519 - [debug] [W3C] Destroying socket connection
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
Applesimutils probabilistic error "must provide a launch path" when setting permissions.
Environment
Appium version: 1.19.0
Mobile platform/version: Simulator iphone11 14.0
applesimutils version: 0.9
xcode version:12.0
Logs
2020-12-25 07:02:08:503 - [debug] [BaseDriver] Event 'newSessionStarted' logged at 1608850928503 (07:02:08 GMT+0800 (China Standard Time))
2020-12-25 07:02:08:510 - [debug] [W3C] Encountered internal error running command: Error: Cannot execute "applesimutils --byId 231D5FF3-DA00-4C03-AA81-A198340D0F64 --bundle XXX --setPermissions calendar=YES,siri=YES,microphone=YES,camera=YES,contacts=YES,notifications=YES". Original error: Must provide a launch path. See "applesimutils --help" for usage.
2020-12-25 07:02:08:510 - [debug] [W3C]
2020-12-25 07:02:08:510 - [debug] [W3C] at execWix (/Users/rcadmin/.nvm/versions/node/v10.16.3/lib/node_modules/appium/node_modules/appium-ios-simulator/lib/permissions.js:52:11)
2020-12-25 07:02:08:519 - [debug] [W3C] Destroying socket connection
The text was updated successfully, but these errors were encountered: