Jailbreak development possible?
Hi , I have seen Theos SDK that works for Jailbreak development.
Here is how to use: http://www.googleplus.party/2017/06/04/iOS-Reverse-2-Theos-introduction-installation-and-usage/
There is 13.4 SDK also: https://github.com/xybp888/iOS-SDKs
I want to use these libs on RoboVM is it possible ? is there any tutorial ? or can you make a tutorial for jailbroken devices in java ?
This is an issue tracker. Please use MobiVM Gitter (https://gitter.im/MobiVM/robovm) to ask for help/support.
There's a tutorial on how to create bindings for third party frameworks here https://dkimitsa.github.io/2017/10/19/bro-gen-tutorial/.
@eix128 in 2.3.10 release we have removed possibility for unsigned builds. as free provisioning is available for a long time already and this normally it wasn't used. for your case -- just build signed build and re-sign it with ldid from Theos. I doubt that anybody will invest time in writing tutorial you asked so you are on your own with this stuff.