Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getAutoStartPermission method throws exception #91

Open
mianaliasjad opened this issue Oct 17, 2023 · 1 comment
Open

getAutoStartPermission method throws exception #91

mianaliasjad opened this issue Oct 17, 2023 · 1 comment

Comments

@mianaliasjad
Copy link

mianaliasjad commented Oct 17, 2023

I am seeing some crashes on crashlytics.

On Huawei devices:

Fatal Exception: java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10000000 cmp=com.huawei.systemmanager/.startupmgr.ui.StartupNormalAppListActivity } from ProcessRecord{6d7c25 11677:com.abc/u0a756} (pid=11677, uid=10756) requires com.huawei.permission.external_app_settings.USE_COMPONENT

So the intent that is opened inside this method should be called using try catch.

@e-nikolay-minsk
Copy link

Will there be some solution for this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants