Skip to content Skip to sidebar Skip to footer

Denial Permission Oppo_component_safe

I have service in my app which needs to be running in background in device OPPO. I have read somewhere that we need to enable auto start in settings for app to keep service running

Solution 1:

Try adding the following As the Component name

ComponentName("com.coloros.safecenter", "com.coloros.privacypermissionsentry.PermissionTopActivity")

Worked For OPPO A3 Device

Post a Comment for "Denial Permission Oppo_component_safe"