ios - Install ipa from my server in a jailbroken device with out user interaction -


i need install application(.ipa) in jailbroken device out user interaction.

  • this installation has triggered other application installed in device.
  • my .ipa in sever, possible install through itms:// or there jailbroken alternative available
  • i want install app silently (with out mdm), there should not "install" "cancel" alert popping user select.
  • let me know if there possibility of achieving through %hook.


Comments