Fix Find My Friends on iOS 5 & 6!
- Fixes Find My Friends on iOS 5 & 6
- iOS 5.1+
- Find my Friends version 1.0+ (tested with versions 1.0, 2.1 and 2.1.1)
- MobileSubstrate
- Root certificates from tlsroot.litten.ca
-
Add the repo
repo.victorlobe.meto Cydia -
Install FixMyFriends
-
Respring your device
-
Launch Find My Friends
-
Type in your Apple ID and Password
-
There will be an error that your password was incorrect, that's normal. Tap "OK".
-
You received a code on your modern Apple devices for 2 Factor Auth. Type in your password in Find My Friends again and after your password type the code. E.g. Password -> Password123456
-
Tap "Sign In".
-
Congratulations! You can now stalk your friends location via your legacy devices!
-
Download the
.debfile -
Install using
dpkg -i FixMyFriends.deb -
Respring your device
- Initial release
- Fix some contact names not being displayed properly.
- Find a better way for the random "Sign in required" message that appears after the user manually signs out of the app.
The tweak hooks into Find My Friends and modifies outgoing network requests to make them appear as if they're coming from iOS 7. This allows the iOS 5 & 6 versions of the app to work with modern iCloud servers that have dropped support for these older versions because Spoiler: The App works perfectly fine, just like on iOS 7, but Apple likes to block things.
Technical Details:
- Modifies HTTP request body to add
fmfAppRefresh: 2parameter - Updates
appVersion,buildVersion, andosVersionto iOS 7 values - Changes
User-AgentandX-MMe-Client-Infoheaders to iOS 7 format - Blocks "sign in required" alerts that appear due to session timing issues (workaround)
Made with ❤️ by Victor Lobe
MIT License – Free to use, share, and modify.
