PeiLin3717 / FacebookSideloadReloginFix

A fixed-ready-to-use app file based on this method is added. This is for people who could not successfully fix the app themselves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shoutout to qnblackcat

The re-loginning issue was fixed, and it has been working as expected.

Fixed app download

Here's a link to the ready-to-go app for everybody who doesn't know how to fix the issue based on the following procedures. (https://drive.google.com/file/d/1EwgRRuZGt4tnQcnAXxDzhihpgoyLCrJh/view?usp=share_link)

FBSideloadfix

Normally, when sideloading Facebook, you'll be logged out after you kill Facebook from the app switcher. Same thing happens with sideloaded Instagram. Opa334 made a fix for Instagram log-in (https://github.com/opa334/IGSideloadFix), and surprisingly, his fix also works for Facebook.

Please DO NOT bother opa334 if you have any issues Facebook login because he has never and will never support Facebook!

If you only need the fix, get it from the Release page.

Facebook Wolf

This is a brief tutorial on how to make a Facebook Wolf IPA (or similar Facebook tweaks). Requires theos and theos-jailed.

  1. Prepare a decrypted IPA of Facebook

  2. Clone this repo

git clone https://github.com/qnblackcat/FBSideloadfix.git
  1. Open Makefile and edit the path to the decrypted Facebook ipa

  2. Download the deb of Facebook Wolf and extract it

  3. Put the Wolf.dylib in the Tweaks folder, and the tweak's bundle Wolf.bundle in the Resources folder of this repo

  4. cd into the root folder and run make package FINALPACKAGE=1 to compile the IPA

  5. Optional: if you want to add more tweaks, put the dylibs in the Tweaks folder and its resources (bundle) in the Resources folder. Finally, add the dylib's name to the Makefile

About

A fixed-ready-to-use app file based on this method is added. This is for people who could not successfully fix the app themselves.

License:MIT License


Languages

Language:Logos 86.5%Language:Makefile 13.5%