acquitelol / flora

A tweak to customize all of your iOS colors!
GNU General Public License v3.0
38 stars 7 forks source link

iPhone has purple color even with tweak uninstalled #16

Open Invisible40 opened 4 months ago

Invisible40 commented 4 months ago

Hi,

Using Flora 1.1.3 on iOS 16.0.1, Dopamine. I installed the tweak and then uninstalled the tweak, but my system icons (such as the battery charging indicator) is still purple.

Invisible40 commented 4 months ago

965571B7-715D-4BB5-81E1-4F01D16C7EF9 B0B10AA6-5752-4C3C-BD90-1BD4D0CD2733

First is with the tweak on, second is with the tweak off via iCleaner Pro.

Invisible40 commented 4 months ago

D35A1357-A228-41E9-AB52-868DCDB40963

and this is with the tweak uninstalled + respring

Invisible40 commented 4 months ago

I also did a userspace reboot and didn’t change anything

acquitelol commented 4 months ago

This seems to me like the colors are.. cached? I only know of one other case of this issue where the colors are still changed even after uninstalling the tweak and respringing. For that person, the "solution" seemed to be that there was still a .plist file in jb/var/root/Lib/prefs that they had to delete before it unapplied the colors.

Invisible40 commented 4 months ago

Do you recall what the name of that file was? I don’t see anything that has flora in the name, and I don’t want to delete important system files by accident haha

Invisible40 commented 4 months ago

There is a plist file in the following directory:

/private/preboot/(bunch of numbers)/dopamine-IfjRvU/procursus/var/mobile/Library/Preferences

there is also a file called “Flora.disabled” in the following path:

/private/preboot/(bunch of numbers)/dopamine-IfjRvU/procursus/usr/lib/TweakInject

Should I delete both of these?

acquitelol commented 4 months ago

The plist file there is just the colors that Flora stored when it was enabled. Uninstalling the tweak does not delete that file, however it is not used at all without the tweak enabled, so having it there should cause no effect. I'm not sure about the second file though.

Invisible40 commented 4 months ago

Deleting both files + cleaning with iCleaner Pro + multiple resprings + multiple user reboots unfortunately did not fix it. I had to remove and re-add the Dopamine jailbreak to fix it unfortunately

acquitelol commented 4 months ago

That's concerning. I'll investigate further soon.