appium-for-mac icon indicating copy to clipboard operation
appium-for-mac copied to clipboard

AppiumForMac not working for xcode 12 and MacOS Catellina 10.15.6

Open ios-dev-newbie opened this issue 3 years ago • 6 comments

Hi, have installed the .zip file from the appium-for-mac from below https://github.com/appium/appium-for-mac/releases/tag/v0.4.1.

Followed below process:

  1. Download zip file
  2. unzip it and drag the .app file to the application directory.
  3. Right-click on it and click on the open button.
  4. AppiumForMac is not launching and not able to see anything on the desktop.

Need help.

I have the below system. MacOS: 10.16.6 Xcode: 12 AppiumForMac: v0.4.1

ios-dev-newbie avatar Oct 20 '20 10:10 ios-dev-newbie

How about running xattr -cr /path/to/AppiumForMac.app as https://github.com/appium/appium-for-mac#download-binaries-built-on-ci ? If you meant a security dialogue, this should help

KazuCocoa avatar Nov 07 '20 08:11 KazuCocoa

I tried running that as well but no luck. The command runs successfully but still after that the application is not opening.

ios-dev-newbie avatar Nov 09 '20 04:11 ios-dev-newbie

Could you explain the not opening more? (Because if the process was crashed, I think macOS shows error dialogs.)

Some dialogs appeared? No response when you accessed to http://localhost:4622/status? 4622 is the default port when you open AppiumForMac.app as https://github.com/appium/appium-for-mac#appium-for-mac.

KazuCocoa avatar Nov 09 '20 05:11 KazuCocoa

What he meant by not opening is that the 'Application Window' doesn't appear. There is some issue with the build or this is the default behaviour?

aakrandan avatar Sep 15 '21 10:09 aakrandan

@KazuCocoa I am unable to launch appiumformac on mac big sur No error appearing. This is the latest version i am using. v0.4.1

Could you please help me to resolve this issue?

Faizan-Mamji avatar Mar 19 '22 04:03 Faizan-Mamji

As Please consider switching to appium-mac2-driver for over macOS 10.15 in the readme, we haven't tested this for over macOS 11. Probably something issue exists here...

KazuCocoa avatar Mar 19 '22 07:03 KazuCocoa