This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/dimphoton on 2024-06-16 16:57:55+00:00.


McDonaldsFix restores functionality to certain older versions of the McDonald’s app by modifying the User-Agent header in requests to their API and by preventing upgrade popups from being displayed. Despite these versions of the app having some level of compatibility, the McDonald’s API (at least in the US) blocks their requests.

Compatibility

This tweak is currently compatible with at least versions 7.x.x and 8.x.x of the McDonalds US app. It might work with older versions provided they use the same API. I plan to support other regions if they have a similar issue.

Configuration

The iOS and app versions that are being spoofed to can be changed. The tweak can also be toggled on or off. These changes can be made in a preference pane in Settings.

Download

  • Get it from my repo
  • or, alternatively, get it from GitHub

Source Code

Source code is available on GitHub