Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
General Programming Chat
iPhone farm, I'm trying to automate a 3rd party ios app (YouTube, Instagram,reddit, Twitter, tiktok) on a real iPhone using Appium.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Cyril O'Kon" data-source="post: 2405" data-attributes="member: 18"><p>I haven't been able to find a single guide/tutorial to achieve this, but from the information I gathered, it seems to involve the following steps:</p><p></p><p>Extract the pre-installed app and decrypted it (using a tool such as Clutch)</p><p>Resign it with my development cert</p><p>I know I omitted lots of details in each step, but my question is, has anyone done this successfully and can confirm this is actually achievable? Or is there any other less involved ways to automate a 3rd party ios app using Appium?"</p><p></p><p>OR</p><p>install APP via IPA file and try to automate it after this by modifying the plist. This could be (in theory) done by some script, that you would provide the package, it would disassemble it, change the line in plist file and assemble it back together for all devices, you need.</p><p></p><p>HELP</p></blockquote><p></p>
[QUOTE="Cyril O'Kon, post: 2405, member: 18"] I haven't been able to find a single guide/tutorial to achieve this, but from the information I gathered, it seems to involve the following steps: Extract the pre-installed app and decrypted it (using a tool such as Clutch) Resign it with my development cert I know I omitted lots of details in each step, but my question is, has anyone done this successfully and can confirm this is actually achievable? Or is there any other less involved ways to automate a 3rd party ios app using Appium?" OR install APP via IPA file and try to automate it after this by modifying the plist. This could be (in theory) done by some script, that you would provide the package, it would disassemble it, change the line in plist file and assemble it back together for all devices, you need. HELP [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
General Programming Chat
iPhone farm, I'm trying to automate a 3rd party ios app (YouTube, Instagram,reddit, Twitter, tiktok) on a real iPhone using Appium.
Top