-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to open app. "Restrictions Enabled, certain apps or features can’t be seen or used when restrictions are on" #292
Comments
You say you installed uYouPlus but your screenshot says InShot, what now? Are App Store downloads completely broken? This sounds weird, no idea what could cause this. Try going to /var/containers/Bundle/Application in Filza, if you can find the app name there, delete the folder and then refresh icon cache. |
Apologies the screenshot was from the Reddit post. I didn’t have a screenshot of the one for YouTube. I can take one one as well. Let me try deleting the app through Filza again. |
This was the IPA https://github.com/qnblackcat/uYouPlus/releases/download/v17.40.5-2.1/uYouPlus_17.40.5_2.1.ipa After initially deleting from TrollStore, I was actually unable to install it through TrollStore a subsequent time. I could only install it from the App Store, but failed to open. I’m not near the device currently. It belongs to a relative of mine, but will update with more screenshots and logs when they return later this evening. |
Same exact problem iOS 14.4 on unc0ver So I was playing around with an app's bundle ID and I broke it somewhat and I uninstalled it, the app was installed through trollstore So after I uninstalled it I reinstalled it and tried opening it from trollstore, it says unable to open com.bundleidoftheapp I uninstalled it through Filza and tried reinstalling it from the AppStore and it doesn't show up in the homescreen, I tried opening it through NewTerm using "open" and I get error message 8 I tried opening through AppStore and I get the message "Restrictions Enabled, certain apps or features can’t be seen or used when restrictions are on" I tried disabling screentime daemon and nothing works Any help would be appreciated |
i tested this for myself and it works fine for me out of the box i’m using an iPad Mini 5 on iOS 14.8 (no jailbreaks) |
What exactly did you test? |
I don’t believe this is specific to the YouTube IPA. Because it worked fine on my other devices, running 14.6 iPad (not JB), 15.4 iPhone. The app opened up the first time I installed it, only to crash a few minutes later and then failed to open properly after that. Are you able to verify it opens if you change the bubdleid of the IPA with Azule? |
If anyone affected has a Mac, please use Console.log to view the logs of the device, enter the affected app name in the top right search bar, then try to download it from App Store (when the restrictions error appears) and send me the logs here. Granted this is most definitely a stock issue though, probably some cache is invalid. |
Yep it does open and work normally if I change the bundleid with azule
I unfortunately don't |
That's what I suspected would happen as well. Haven't been able to test this myself yet. Waiting to meet my relative later this week.
You should be able to use Sideloadly. Granted the screenshot is on my Mac, the features should be available in the Windows version. It was when Cydia Impactor was around. |
Yes that's true, Sideloadly / Cydia Impactor will work on Windows too |
I currently can't use my PC but I found a package named "oslog" and I'm guessing it's pretty much the same output Here's the result of I can upload the full log when installing the game but I would rather privately message it to @opa334 |
This error message is printed in That calls out to This leads me to believe that the system thinks the app is actually restricted (and not some other edge case creating a false positive). Please check the screen time settings on your device, as you can see in this video https://www.youtube.com/watch?v=qEIVqg3aoVI when apps are restricted, they also will not show up on the home screen. As to how any of this would be triggered by TrollStore, I have no idea. |
I already have checked it and screentime isn't even on, turned it on, made the app one of the allowed apps and it still didn't show up Is there a way to delete those restrictions manually like through Filza? |
I looked into it some more and if I'm not completely wrong then the settings related to restrictions should be in |
I searched everywhere in that plist and found nothing related to my app |
Yeah idk I can't see anything either. Maybe try deleting everything in that ConfigurationProfiles folder, otherwise the only other file that I saw had some involvement was /var/mobile/Library/Preferences/com.apple.springboard.plist. If deleting all of these and rebooting doesn't work, idk what else to try :/. |
Solved! I did a bit of searching in the same folder and found the BID of the app in ClientTruth.plist and I deleted the entry, rebooted and now it works! |
This is great news! I will try the same later this evening. Thank you both!
… On Oct 20, 2022, at 4:10 PM, combustor ***@***.***> wrote:
Yeah idk I can't see anything either. Maybe try deleting everything in that ConfigurationProfiles folder, otherwise the only other file that I saw had some involvement was /var/mobile/Library/Preferences/com.apple.springboard.plist. If deleting all of these and rebooting doesn't work, idk what else to try :/.
Solved!
I did a bit of searching in the same folder and found the BID of the app in ClientTruth.plist and I deleted the entry, rebooted and now it works!
Here's the file before the modification ClientTruth.plist
Thank you for your help!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Writing to confirm that after removing the key Steps for those who might come across this post. Pre-reqsJailbroken Non-Jailbroken (UNTESTED) Both1.) In Filza , navigate to: com.apple.lsd.appremoval:
clientRestrictions:
union:
removedSystemAppBundleIDs:
values: 4.) Save, and reboot. It should install/open after that. |
Should be fully fixed now, if this still happens to you, refresh icon cache. |
No Duplicates Issue
Expected Behavior?
App icon should appear in springboard after refreshing uncache. App should open without receiving "Restrictions" warning.
Current Behavior?
Installed YouTube IPA (uYouPlus). Was in the process of enabling options in the app, it ended up crashing. I was unable to open it or even find the icon after that. Tried running the "rebuild icon cache" option, "respring", still no icon.
After wiping the app in Trollstore, and installing from App store, I still am unable to find the icon. If try to open from the app store i receive the error:
I've tried to manually wipe traces using Filza as well, running in a jailed and unjailed state.
Several users reported on reddit as well.
1.) [Help] Installed an app using trollstore then uninstalled it after breaking some of it and now I can’t use it at all even if I try to install using AppStore or trollstore or filza
2.) How can I resolve the issue , the InShot app was working fine before , I tried with TrollStore , then it happened , and tried by removing app, reinstalling and with Filza , same
Possible Solution?
Steps to Reproduce
TrollStore Version
1.2
iOS/iPadOS version
14.6
iDevice Model
iPhone 11 Pro Max
Other info of your environment
macOS 12.6, unc0ver (unc0ver Trollstore launcher)
The text was updated successfully, but these errors were encountered: