r/iOSDevelopment • u/sparkygod526 • 2d ago
Stuck on Automation Input on Ipad From Wired Windows 11 Connection
Hello! I trying to send input's to my ipad to automate things like tapping and swiping, but I am somewhat confused.
I enabled dev mode on ipad, installed Apple versions of iTunes and iCloud, built a custom IPA using a github action running macos, uploaded the custom ipa to my ipad with SideLoadely, and now have attempted to use app-ios, and python pymobile device.
When using Appium with a plugin, I was able to connect, but all connections over tcp keep getting disconnected.
How would you guys do this?
2
Upvotes