arichornlover / uYouEnhanced

uYouEnhanced is an expanded version of uYou+ (made by @qnblackcat) with additional features and mainly made for non jailbroken users!

Home Page:https://github.com/arichornlover/YouTubeRebornPlus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Fake Premium not working

craftgeil opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Have you read the FAQ?

  • Yes, I did read the FAQ

iOS/iPadOS version

iOS 17.4.1

Device model

iPhone 13 Pro Max

Sideload tool

Signulous

Tweak version

uYouEnhanced - v19.16.3-3.0.3

Describe the bug

Fake Premium option does not stay enabled after restart.
Tested on my main YouTube App and another completly fresh install of the app.

Steps to reproduce the issue

  1. Enable Fake Premium
  2. Restart the app
  3. Fake Premium not enabled

Screenrecording:

RPReplay_Final1714762674.mov

Crash log (if the app crashes)

No response

Are you using the newest version of uYouPlus? If not, why?

✅ Yes, I'm using the latest version of uYouPlus right now

Does the issue happen with the official YouTube from AppStore?

❌ No, I can't reproduce this issue in the official YouTube from AppStore

Additional context

No response

The same thing happens on my device.

Is the uYouEnhanced settings breaking?
there is a similar problem with the following issue #587

I tried some other settings, but they were working as expected. For me it is only the Fake Premium option which refuses to stay on, no matter how often I try.

same

Found the issue, working on a fix. I will also update LowContrastMode setting. It is missing this in the switchBlock ^Bool part:

[[NSUserDefaults standardUserDefaults] setBool:yourEnabledVariable forKey:@"yourKey_enabled"];