Like google chrome application, can we apply restriction to google play store app too? If anyone has tried it please reply with bundle structure for same.
Thanks in Advance!!!
Like google chrome application, can we apply restriction to google play store app too? If anyone has tried it please reply with bundle structure for same.
Thanks in Advance!!!
The Google Play Store app does not expose any app restriction to configure.
To get the list of app restrictions that an app exposes you can either
android.content.APP_RESTRICTIONS
(more details in the Android documentation),
Please check below API to restrict chrome
Now you can use
to set restriction.