Hi everyone,
I’ve never used sandboxed Play Services before, but I now need it to run specific apps (Play Integrity API).

The problem is that I don’t want to give Play Services constant internet access. Currently, I only allow internet access to the Play Store, which works fine for a few days. However, after that, I must briefly enable internet access for Play Services too, or Play Integrity stops working, and the Play Store says it’s not connected to the internet.

Is there a way to avoid this or a workaround to reduce how often I need to grant Play Services internet access? Any advice would be appreciated!

Thanks in advance!

    Turtlecute Granting net access permission to just one component does not make much sense , since they can communicate , so either all or nothing. Project also confirmed this.

    If you're worried about this, use separate profile with just this one app + play stuff installed. Or just roll with the permissions in the profile you currently use, don't overcomplicate else you may end up hampering your privacy in the end.