Problem to build WDA after update appium desktop to 1.3.2

Hi
Xcode 9.2
macOS High Sierra 10.13.3
Appium Desktop 1.3.2

After update appium desktop to 1.3.2 I cannot build WebDreiverAgent Project by Xcode. There is not any .h files in project. Xcode throws error ex. “XCUIRlement+FBPickerWheel.h fil not found”.

1 Like

Hi Team,

I am also facing the same issue. I had to revert back my appium version to 1.7.1 (desktop app version - 1.2.7).

Thanks

can you please show me exact error you are getting in xcode ?

cd /Applications/Appium.app/Contents/Resources/app
npm install

Thanks it is works

cd /Applications/Appium.app/Contents/Resources/app
npm install