Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Open App Settings is not wokring #71

Open
jspw opened this issue Apr 3, 2021 · 2 comments
Open

Open App Settings is not wokring #71

jspw opened this issue Apr 3, 2021 · 2 comments

Comments

@jspw
Copy link

jspw commented Apr 3, 2021

var shit = await DeviceApps.openAppSettings(app.packageName);
Navigator.pop(context, [apps, sortType]);
print(shit);

await returns false..
I wanted to open any random app's setting on lonpressed but it is returning false. I guess there is a prblm of permission.How can i solve this?

@jspw jspw closed this as completed Apr 3, 2021
@jspw jspw reopened this Apr 3, 2021
@g123k
Copy link
Owner

g123k commented Apr 12, 2021

Hi @jspw, is-there any error provided?

@jspw
Copy link
Author

jspw commented Apr 12, 2021

No there is no error here. It just return false. Somehow the app setting is refusing.

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

No branches or pull requests

2 participants