I recently switched from Win to Mac to see how i can get my automation framework going and i have been struggling for Days to get this to work. I honestly can't thank you enough for this. THANK YOU ! THANK YOU !
@@jrichard I think i spoke too soon because when i run it the second time i still get the error 65 again. If i try to redo everything like you did in the tutorial i get an error that i have a limit on how many times per day i can create profiles or something similar
@@TahayariDan Hmmm ok let’s see what we can come up with… can you try a quick reboot to see if that resolve the issue? If it doesn’t i can get back to you with a possible solution.
Hi Jahmal , thanks for the video, I recently installed XCode 14 and I got the same issue but I am using iPhone 16.0 simulator and i did the same steps in the video with no luck, can you please help, I am struggling with this issue from 3 days, I have the latest mac mini version and latest appium desktop and inspector
Hi everybody , can you help me, after installed Mac OS 12.6 and xcode 14.01 , build successful iPhone 14 - iOS 16.0 , Try run test on appium inspector i get this error...
Hi @Jahmal, recently upgraded xcode 13.3 beta 3 and iPhone XR 15.3.1 and getting xcode build failure with error code 65, here wda installed and getting deleted immediately and showing error message failed to creat a session:Requested time out. Can you please check and provide resolution
Hey Balaji! ok I'll check this out today or this week and see if I can provide some assistance. Error 65 is a common issue but I have an idea on how to solve it. I'll keep you updated! Thanks for stopping by!
Hi Jahmal, I see you are working with a react native app for appium project. Is this something you built can be shared with others? if not I respect that. I am working automating a react-native application at my work place. I though of having a demo project to play with different tricks. Your's seem to have full fledged. regards, Anick
Hi Anu! You can check out this video - ua-cam.com/video/4hbO90RcrWY/v-deo.html Here you’ll see how I cloned the exact react native app you see in this video. Hope this helps!
HI Jahmal, I am working on iOS Automation from last 3 years but when ever i setup new mac xcodebuild failed with code 65 always occurs and the same issue occurs again didn't get resolved after the video 😥
Hi Jamal, I have been trying to work on an automation project where I can build a docker image with xcode and emulator so I can run appium test. do you have any thought?
bro its still the same error, i tried upgrading webdriver agent also and did the changes u said in this video, still same error. Do u think its coz of xcode 14 version ?
Hmmm...I'll take a look and see if i can reproduce the issue. I just bought a new laptop the other day so I'm getting some items reconfigured on this machine.
Hi Jahmal, I am getting a error code 70 "Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 70 xcodebuild error message: . Make sure you follow the tutorial at". I tried to follow what you did in case of error code 65. It seemed similar. But didn't have any luck. One other think; from appium console log, I dint see bundle id being reflected by new one. If you have any idea about error code 70, I would really appreciate it. -Thanks Anu
@@jrichard Hi Jahmal, Thanks for looking into this. Something is not right with iOS 15.3 or 15.3.1. I don't have problem with one of my older phones which is XS iOS version 15.1. Appium Inspector pushes the app and the Webdriver agent. On the other hand iPhone 12 Pro with iOS 15.3.1 is always failing with error code 70. I am using xcode 13.2.1.
@@jrichard UPDATE: O Owo, I fixed it. My apple watch turned out to be a problem. My apple watch was second generation, was not taking update. XCode was complaining not being compatible. I unpaired the apple watch started the session, it took only a minute. (I was trying to fix this for weeks). Before I even got here, I had to make sure, I did run the webdriver agent project with developers account and changed the bundle id and have a successful build. Cheers bud. Thanks for your great video. It was definitely helpful. 🙏🙏🙏🙏🙏🙏🙏.
These steps definitely helped me make progress, but I now see the following error. I'll post back here if I find a solution. Curious to know if anyone else is seeing this too? I am running macOS Ventura, Xcode 14 and iOS 16.1. cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport for architecture arm64
I did a full removal of Appium and installed the latest version of Appium server which uses Appium 2 beta. I then installed the XCUITest driver (a requirement for Appium2) and everything worked. The command "brew uninstall appium" told me to manually remove it using the following command: sudo rm -rf /opt/homebrew/Cellar/appium/1.22.3 (Notice the reference to Appium1?) Then, instead of using Homebrew I installed Appium2 beta using NPM: npm install -g appium@next Finally, I installed the XCUITest driver: appium driver install xcuitest
@@StuartsCorner In case of me still occurred same error with your guide T.T $ nom uninstall appium $ npm install -g appium@next added 475 packages in 26s $ appium driver install xcuitest ✔ Installing 'xcuitest' using NPM install spec 'appium-xcuitest-driver' ℹ Driver xcuitest@4.18.1 successfully installed - automationName: XCUITest - platformNames: ["iOS","tvOS"] after that I did follow with this video guide. could you help me more detail please?
Jahmal, bless your soul !
I recently switched from Win to Mac to see how i can get my automation framework going and i have been struggling for Days to get this to work. I honestly can't thank you enough for this. THANK YOU ! THANK YOU !
Thank you so much for kind words! I’m glad that you got everything sorted out!! God Bless!
@@jrichard I think i spoke too soon because when i run it the second time i still get the error 65 again. If i try to redo everything like you did in the tutorial i get an error that i have a limit on how many times per day i can create profiles or something similar
@@TahayariDan Hmmm ok let’s see what we can come up with… can you try a quick reboot to see if that resolve the issue? If it doesn’t i can get back to you with a possible solution.
@@jrichard I did a reboot but it didnt work. What i did was to quickly accept the certificate on the iphone before the connection failed
@@TahayariDan ok I’ll check it out on my end, let’s get this resolved!
Thanks!! I struggled with error 65 way to many hours before I found this video!
Bro you saved my life! Thank you very much i've benn struggling near for a week:( And other videos on ur channel are also great, subscribed!
Hi Jahmal , thanks for the video, I recently installed XCode 14 and I got the same issue but I am using iPhone 16.0 simulator and i did the same steps in the video with no luck, can you please help, I am struggling with this issue from 3 days, I have the latest mac mini version and latest appium desktop and inspector
Same issues
Any update on this as i am facing same issue
same issue. did you solve it?
Hi everybody , can you help me, after installed Mac OS 12.6 and xcode 14.01 , build successful iPhone 14 - iOS 16.0 ,
Try run test on appium inspector i get this error...
Hi, you need to setup a development account in team ??
Hi @Jahmal, recently upgraded xcode 13.3 beta 3 and iPhone XR 15.3.1 and getting xcode build failure with error code 65, here wda installed and getting deleted immediately and showing error message failed to creat a session:Requested time out. Can you please check and provide resolution
Hey Balaji! ok I'll check this out today or this week and see if I can provide some assistance. Error 65 is a common issue but I have an idea on how to solve it. I'll keep you updated! Thanks for stopping by!
bro u save my day. Thx u so much
Glad everything worked out for you!💯
Hi Jahmal, I see you are working with a react native app for appium project. Is this something you built can be shared with others? if not I respect that. I am working automating a react-native application at my work place. I though of having a demo project to play with different tricks. Your's seem to have full fledged.
regards,
Anick
Hi Anu! You can check out this video - ua-cam.com/video/4hbO90RcrWY/v-deo.html Here you’ll see how I cloned the exact react native app you see in this video. Hope this helps!
HI Jahmal, I am working on iOS Automation from last 3 years but when ever i setup new mac xcodebuild failed with code 65 always occurs and the same issue occurs again didn't get resolved after the video 😥
Hi there let me look into this for you.
Hi Jamal, I have been trying to work on an automation project where I can build a docker image with xcode and emulator so I can run appium test. do you have any thought?
I haven't tried this setup as yet but I like the idea... i will look into this type of setup and share my thoughts when I have more info.
bro its still the same error, i tried upgrading webdriver agent also and did the changes u said in this video, still same error. Do u think its coz of xcode 14 version ?
Hmmm...I'll take a look and see if i can reproduce the issue. I just bought a new laptop the other day so I'm getting some items reconfigured on this machine.
it works!!! THANK YOU!!!
THANK YOU SO MUCH SIR!!!!
Thanks!
Hi Jahmal, I am getting a error code 70 "Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 70 xcodebuild error message: . Make sure you follow the tutorial at". I tried to follow what you did in case of error code 65. It seemed similar. But didn't have any luck. One other think; from appium console log, I dint see bundle id being reflected by new one. If you have any idea about error code 70, I would really appreciate it.
-Thanks
Anu
Hi there, I’m sorry you’re having some issues. I will look into this error and update you on a solution.
@@jrichard Hi Jahmal, Thanks for looking into this. Something is not right with iOS 15.3 or 15.3.1. I don't have problem with one of my older phones which is XS iOS version 15.1. Appium Inspector pushes the app and the Webdriver agent. On the other hand iPhone 12 Pro with iOS 15.3.1 is always failing with error code 70. I am using xcode 13.2.1.
@@jrichard UPDATE: O Owo, I fixed it. My apple watch turned out to be a problem. My apple watch was second generation, was not taking update. XCode was complaining not being compatible. I unpaired the apple watch started the session, it took only a minute. (I was trying to fix this for weeks). Before I even got here, I had to make sure, I did run the webdriver agent project with developers account and changed the bundle id and have a successful build. Cheers bud. Thanks for your great video. It was definitely helpful. 🙏🙏🙏🙏🙏🙏🙏.
@@AnickRazibul Boom!💯 Great use of your debugging skills! I’m happy that you got it figured it out!😁 Glad the video helped you out! God Bless!
Решение предложенное вами мне не помогает. У меня не собирается webdriveragent
Ты смог найти решение? Я запускаю через эмулятор, а не физический девайс, и этот гайд увы мне не помог, может тебе удалось найти решение?
🙏
These steps definitely helped me make progress, but I now see the following error. I'll post back here if I find a solution. Curious to know if anyone else is seeing this too? I am running macOS Ventura, Xcode 14 and iOS 16.1.
cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport for architecture arm64
I did a full removal of Appium and installed the latest version of Appium server which uses Appium 2 beta. I then installed the XCUITest driver (a requirement for Appium2) and everything worked.
The command "brew uninstall appium" told me to manually remove it using the following command:
sudo rm -rf /opt/homebrew/Cellar/appium/1.22.3
(Notice the reference to Appium1?)
Then, instead of using Homebrew I installed Appium2 beta using NPM:
npm install -g appium@next
Finally, I installed the XCUITest driver:
appium driver install xcuitest
@@StuartsCorner
In case of me still occurred same error with your guide T.T
$ nom uninstall appium
$ npm install -g appium@next
added 475 packages in 26s
$ appium driver install xcuitest
✔ Installing 'xcuitest' using NPM install spec 'appium-xcuitest-driver'
ℹ Driver xcuitest@4.18.1 successfully installed
- automationName: XCUITest
- platformNames: ["iOS","tvOS"]
after that I did follow with this video guide.
could you help me more detail please?
i too got this issue any luck?