Bootstrap icon indicating copy to clipboard operation
Bootstrap copied to clipboard

Lack of iOS 14 testing

Open qichong opened this issue 2 years ago • 1 comments

As mentioned

qichong avatar Jan 18 '24 06:01 qichong

unsupported yet since there are many jailbreaks for ios14, unless there are developers willing to maintain Bootstrap for ios14

roothide avatar Jan 18 '24 11:01 roothide

unsupported yet since there are many jailbreaks for ios14, unless there are developers willing to maintain Bootstrap for ios14

Please consider supporting it. at least for the varClean function. We really need a jailbreak remnants remover before switching to TrollStore.

On iOS 14.3 (probably all 14.x) Bootstrap crashes upon launch due to the unavailability of /usr/lib/swift/libswift_Concurrency.dylib

I’m available for testing. thanks.

hero3210 avatar Mar 06 '24 03:03 hero3210

unsupported yet since there are many jailbreaks for ios14, unless there are developers willing to maintain Bootstrap for ios14

Please consider supporting it. at least for the varClean function. We really need a jailbreak remnants remover before switching to TrollStore.

On iOS 14.3 (probably all 14.x) Bootstrap crashes upon launch due to the unavailability of /usr/lib/swift/libswift_Concurrency.dylib

I’m available for testing. thanks.

If you have an iOS 15+ TrollStore device, you could maybe try repacking the .app directory of the Manager app into an .ipa and installing it on iOS 14, though I'm not sure how far that would get you. You could also likely build the Manager app and remove any iOS 15 functions if they exist.

Considering the Manager app is outside the scope of the repository, your request is most likely suited for roothide/RootHideManagerApp.

There are rules the application follows to determine what files or directories should be listed for removal; maybe try manually testing items against these rules? Check out VarCleanRules.json for what the application considers to be a part of a jailbroken environment.

imnltsa avatar Mar 06 '24 04:03 imnltsa

Considering the Manager app is outside the scope of the repository, your request is most likely suited for roothide/RootHideManagerApp.

Thanks so much for the informative reply. But my request is mainly to fix the iOS 14 support since the README states that iOS 14 is supported.

hero3210 avatar Mar 07 '24 16:03 hero3210

I hope ios14 will be supported, because un and taurine jailbreak will make some machines unable to make normal calls.

ip146 avatar Mar 08 '24 15:03 ip146

It seems that ios14 is not supported

ip146 avatar Mar 08 '24 16:03 ip146