Flipper-iOS-App icon indicating copy to clipboard operation
Flipper-iOS-App copied to clipboard

Backport to iOS 14

Open ilyamodder opened this issue 1 year ago • 6 comments

I think hacker device's companion app should be compatible with hacked iPhones. Since there's no jailbreak for iOS 15 or newer, we need a backport :)

Changed deployment target to 14.0, made required edits. ~~Didn't really tested it, because I'm still waiting for my Flipper to arrive (that's why this PR is a draft)~~ UPD: tested, fixed.

ilyamodder avatar Oct 14 '22 20:10 ilyamodder

Awesome work! Just got mine and discovered that the app requires iOS 15 (I have 14.3), and the latest version that supports iOS 14 is 1.0.0.

Thank you open source!

tokfrans03 avatar Jan 09 '23 20:01 tokfrans03

Bumping this because it's been open a long time and we don't want it to bit-rot 😄 . @tonyfreeman (picking you as biggest contributor).

I can understand why the Flipper team might not want to support iOS 14, but also I think "last jailbroken release" is a reasonable compatibility target as @ilyamodder suggested.

Can we get a final say one way or the other? If no, that sounds fine, maybe a note in the readme about the compatibility goal would be a nice clarification. If yes, great! I've reviewed this PR, got a fair bit of Swift(+UI) experience and this all seems reasonable to me, seems ready for a final review with a view to merging.

danpalmer avatar Feb 26 '23 14:02 danpalmer

this is marked as solved but i cannot figure out how to download the ios 14 compatibile .ipa

pikkio92 avatar Apr 05 '23 08:04 pikkio92

Is this still relevant? AFAIK there is jb for iOS15-iOS16.

tonyfreeman avatar Sep 08 '23 19:09 tonyfreeman

Is this still relevant? AFAIK there is jb for iOS15-iOS16.

There is, but because of the nature of jailbreaks there are still some who still have devices on iOS 14 since you usually have to wait months on a specific version before there is a jailbreak publicly available for that version.

tokfrans03 avatar Sep 08 '23 20:09 tokfrans03

I think hacker device's companion app should be compatible with hacked iPhones. Since there's no jailbreak for iOS 15 or newer, we need a backport :)

Changed deployment target to 14.0, made required edits. ~~Didn't really tested it, because I'm still waiting for my Flipper to arrive (that's why this PR is a draft)~~ UPD: tested, fixed.

ibboccan avatar Mar 24 '24 14:03 ibboccan