Denial permission OPPO_COMPONENT_SAFE

后端 未结 1 515
既然无缘
既然无缘 2021-02-02 02:38

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 runn

1条回答
  •  梦谈多话
    2021-02-02 02:49

    Try adding the following As the Component name

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

    Worked For OPPO A3 Device

    0 讨论(0)
提交回复
热议问题