How can we clone apps on iPhone and provide iPhone cloud rental services like in the image?

TonyTao

Junior Member
Joined
Nov 4, 2019
Messages
101
Reaction score
29
How can we clone apps on iPhone and provide iPhone cloud rental services like in the image?
 

Attachments

  • 1779285197961.png
    1779285197961.png
    788.8 KB · Views: 50
you need iOS cloud rental ionfrastructure. most advanced cloud providers use Corellium or manage a mac mini M2/M3 server farm running arm based virtualization. this allows you to spin up multiple virtualized ios instances with full root access. and for app cloning you need to sideload customized .IPA files, jailbreak tweaks, and MDM.
 
have you tried geelark , I think they provide such service .

@GeeLark they are also member here.
 
There are a few members who offer that service; you can search for them right here on this forum.
 
You can use TestFlight or the beta app.
 
There are two parts here: 1) iPhones remote control and sharing. For this you can use clickers. One clicker per iPhone. 2) Cloning apps. For this there are two ways. Re-signed apps OR containerization. Both can be created on new iPhones without any jailbreaks btw, despite what some people say.
 
Thanks all.
I found this service!
 
you need iOS cloud rental ionfrastructure. most advanced cloud providers use Corellium or manage a mac mini M2/M3 server farm running arm based virtualization. this allows you to spin up multiple virtualized ios instances with full root access. and for app cloning you need to sideload customized .IPA files, jailbreak tweaks, and MDM.
That’s actually a solid setup. Corellium and Mac Mini ARM virtualization seem to be the go-to options now for scalable iOS environments.
The combination of virtualized iOS instances, sideloaded IPA files, and MDM gives way more flexibility compared to basic emulators. Definitely not beginner-level infrastructure though.
 
Back
Top