rhunk / SnapEnhance

An Xposed module offering an enhanced Snapchat experience
https://t.me/snapenhance
GNU General Public License v3.0
1.28k stars 119 forks source link

Whether to use manager or LSpatch #1212

Closed shreksbananas closed 2 months ago

shreksbananas commented 2 months ago

Description

I'm rather new to patched/modded apps on android, so please excuse the silly questions. I have successfully set up the latest SE CI build on my non rooted device using LSpatch and shizuku; however I came across the manager file in the debug CI artifacts and was wondering whether I should be using that instead of LSpatch. Does it update SE on its own for me, and does it support the debug builds? Also if I want to keep my actual Snapchat app always up to date, do I need to start the patch process all over again? I couldn't find answers to these questions in neither the wiki nor the readme. Thank you in advance.

Reproduction steps

Not necessary.

Logs

No response

Snapchat Version

13.3.0.42

SnapEnhance Version

Latest Debug CI (#64)

Agreement

rhunk commented 2 months ago

I suggest that you use LSPatch instead, as the manager is no longer really maintained, although there are only release builds in it. Also every time you want to update Snapchat, you'll have to repatch using LSPatch, but you don't have to repatch if you're just updating SnapEnhance

shreksbananas commented 2 months ago

@rhunk Thank you for the response. If I only want to update SnapEnhance, do I simply only download the latest CI build APK and uninstall the old one? Also, I'm confused whether I should be installing the core.apk file or the universal debug file, as different people have told me different things.