If you could explain that too it would be helpful, but I was referring to a different plugin @TripleU mentioned that prevents reactions from contributing to your trust score/leaderboard
In settings go to screen time and then content and privacy restrictions and block everything.
You should delete music app cause it has Apple Music built in. You should also set up that all sites are blocked besides those on the whitelist. This way you block any in app browsers.
Thank you! Forgot to mention but he also wants to use camera and photos, will this still allow it? (sorry if it’s pashut, I don’t really know apple devices)
pretty sure if they have the password to the apple ID it can be used to reset the screen time, so u might not want to use their personal apple account when setting up the device
Takes care of the developer verification coming up.
Also interesting to note that I got around disabling accounts for activating Dhizuku as device owner by just placing the xml’s necessary (with root) in /data/system and rebooting.
Enable Wireless Debugging in Developer options and then hit pair device with pairing code under the Wireless Debugging page and it should bring up a pairing code and your Ip address followed by the port number.
Then on a computer with Adb installed run adb pair <your Ip:port> It should then tell you to enter the pairing code. Once it connects successfully simply run adb connect <your Ip:port> Use the port number your device provides under the main screen of Wireless Debugging, it’s usually different than the one under the pair device with pairing code page. It should then be connected and you’re able to run commands.
Tip: It works the best if you change the devices Ip address to static if you want to connect to it more than once via the same Wi-Fi.
Check this out, fdroid repo creation and management, support for multiple users and repos on same domain. Still a work in progress. I also forked the droidify client and want to make something nice.