Add Enable JIT intent
This PR adds to the iOS app an intent for enabling JIT using an intent, specially useful for creating shortcuts that start apps and enable JIT for apps that require it (e.g.: PojavLauncher)
Right now this PR seems to have an issue. The app selection list for the intent fails, and I don't have full knowledge about what could be wrong in it. A hand from someone with more knowledge about the app would come in handy.
@jhonatn Would you mind if we, the SideStore.io team (https://github.com/SideStore/sidestore), adapt your Intent code for SideStore?
It goes along perfectly with a new feature we’re adding soon (bypass 3-app limit on the latest iOS).
@jhonatn Would you mind if we, the SideStore.io team (https://github.com/SideStore/sidestore), adapt your Intent code for SideStore?
It goes along perfectly with a new feature we’re adding soon (bypass 3-app limit on the latest iOS).
@lonkelle Hey, sure! I wrote this code some months ago but wasn't able to make it work so the PR got stuck, mostly because I wasn't able to deploy a dev build. If you can make it work, go ahead, I would love to have this feature available, be it here or on a fork like SideStore